pass arguments down to the helm chart inflator #5829
Labels
kind/bug
Categorizes issue or PR as related to a bug.
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
What happened?
i want to be able to pass arguments, such as
--set installCRDs=false
down to the inflator from within the command:kustomize build --enable-helm --load-restrictor=LoadRestrictionsNone . | kubectl apply -f -
how would i do this?
What did you expect to happen?
to find a solution
How can we reproduce it (as minimally and precisely as possible)?
it seems not to be possible
Expected output
Actual output
Kustomize version
v5.5.0
Operating system
MacOS
The text was updated successfully, but these errors were encountered: