You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Most of my helmrelease are failing to upgrade after i moved to flux v2
To Reproduce
Steps to reproduce the behaviour:
Install flux v2 using terraform 0.15.3 version
Getting below error with kustomize
Helm upgrade failed: error while running post render on files: map[string]interface {}(nil): yaml: unmarshal errors:
line 24: mapping key "app" already defined at line 23
Kubernetes version: 1.20
Below please provide the output of the following commands:
Describe the bug
Most of my helmrelease are failing to upgrade after i moved to flux v2
To Reproduce
Steps to reproduce the behaviour:
Helm upgrade failed: error while running post render on files: map[string]interface {}(nil): yaml: unmarshal errors:
line 24: mapping key "app" already defined at line 23
Below please provide the output of the following commands:
The text was updated successfully, but these errors were encountered: