Null values ignored in HelmChartInflationGenerator #5803
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?
Since 5.4.0, there is a regression causing null values in helmChartInflationGenerator to be ignored.
Setting a null value is useful to remove default values present in values.yaml.
I have tried with all versions of kustomize since 5.0.0, and it seems it was fixed in 5.2.0, but reappeared in 5.4.0.
What did you expect to happen?
Setting a null value should overwrite and remove a default values present in values.yaml.
How can we reproduce it (as minimally and precisely as possible)?
Expected output
Actual output
Kustomize version
5.4.0
Operating system
None
The text was updated successfully, but these errors were encountered: