You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -108,6 +108,7 @@ Usage:
108
108
| -crd-dir | Place crds in their own folder per Helm 3 [docs](https://helm.sh/docs/chart_best_practices/custom_resource_definitions/#method-1-let-helm-do-it-for-you). Caveat: CRDs templating is not supported by Helm. | `helmify -crd-dir` |
109
109
| -image-pull-secrets | Allows the user to use existing secrets as imagePullSecrets |`helmify -image-pull-secrets`|
110
110
| -cert-manager-as-subchart | Allows the user to install cert-manager as a subchart |`helmify -cert-manager-as-subchart`|
111
+
| -add-webhook-option | Adds an option to enable/disable webhook installation |`helmify -add-webhook-option`|
0 commit comments