Helm release error debugging #4581
Replies: 1 comment
-
It was due to a duplicate entry in one of the application upstream subchart manifest which was identified by |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am trying to deploy free5gc chart which contains subcharts. It works fine when I deploy it manually using
helm install
but when I tried it with flux helm release I get below errors. I have attached my flux helm CR yamls below. I am not overriding any values with helmRelease so the valuesFrom field is marked optional.helmrepository yaml
helmrelease yaml
Beta Was this translation helpful? Give feedback.
All reactions