App of Apps Pattern with Inherited Values FIle #17789
Unanswered
chrisblatt
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.
-
I have 3 clusters and I have been testing out how to use App of Apps to bootstrap the clusters. I have a root app and then 2 example apps are defined in the helm chart this points too.
My main idea/question was to use the values file I specify in the root app to set values in the child apps I create from this root app. Is it possible for the values/values file to be inherited and if so, how would that work?
Worth noting the root app helm chart is in a different repo than the helm charts the child apps point too, so not sure if multiple source applications come in to play or not.
Here is the root app:
Example app 1:
Beta Was this translation helpful? Give feedback.
All reactions