kustomize
kustomize copied to clipboard
Kustomize removing quotes
Umbrella issue for kustomize removing quotes where it shouldn't
- https://github.com/kubernetes-sigs/kustomize/issues/4845
- https://github.com/kubernetes-sigs/kustomize/issues/4146
Any update on this thread?
This depends on https://github.com/kubernetes-sigs/kustomize/issues/4033, which I am hoping someone can pick up soon.
@natasha41575 Now that #4033 is done, what is the status of this work? We are running into an issue where key: "${VAR}" in a ConfigMap is incorrectly having the quotes removed, completely breaking our workflow, since this is later templated with true, which YAML then sees as a boolean instead of a string.
cc/ @akbar-mohammad @sibucan