Overriding helm chart versions in overlays? #5559
Unanswered
anthonyalayo
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey all,
I'm doing what I would assume is very common. I have charts listed in
helmCharts
in a base and dev overlay. I would like to only update the version in the dev overlay. It seems like I need to re-iterate all fields in order for this to work. Is there some sort of merge/overwrite logic like there is for other fields in kustomize?Beta Was this translation helpful? Give feedback.
All reactions