chartify icon indicating copy to clipboard operation
chartify copied to clipboard

Ability to pass extra arguments to kustomize build.

Open csidiro opened this issue 11 months ago • 1 comments

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?

csidiro avatar Feb 06 '25 23:02 csidiro

@csidiro ok.

yxxhero avatar Mar 30 '25 03:03 yxxhero