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
Currently the arguments that are passed during a chartify of a kustomization build are build --enable-alpha-plugins --load-restrictor=LoadRestrictionsNone --enable-helm --helm-command=helm
Currently the arguments that are passed during a chartify of a kustomization build are
build --enable-alpha-plugins --load-restrictor=LoadRestrictionsNone --enable-helm --helm-command=helm
For plugins like ksops https://github.com/viaduct-ai/kustomize-sops need to pass extra arg --enable-exec.
Is it possible to add an option for extra arguments?
The text was updated successfully, but these errors were encountered: