Helm release installation fails for kubeapps with fluxcd/helm-controller #6303 #17115
Labels
kubeapps
solved
stale
15 days without activity
tech-issues
The user has a technical issue about an application
triage
Triage is needed
Name and Version
bitnami/kubeapps 2.7.0
What architecture are you using?
amd64
What steps will reproduce the bug?
fluxcd/helm-controller
e.g.:Are you using any custom parameters or values?
no
What is the expected behavior?
Installation succeeds even if using the
fluxcd/helm-controller
instead of the command-linehelm install
.What do you see instead?
Checking the installation status reveals the following errors:
Additional information
Basically, helm chart generates an invalid template with duplicate keys in YAML.
fluxcd/helm-controller
would not tolerate this, but command-linehelm install
would silently remove the duplicate keys.Links to the same issue in the kubeapps and fluxcd projects:
vmware-tanzu/kubeapps#6303
fluxcd/helm-controller#283
The text was updated successfully, but these errors were encountered: