Merge generator is not working when come to list #22924
Unanswered
Bryson-Tai
asked this question in
Q&A
Replies: 1 comment
-
+1, this seems to be only a problem when using gotemplate with the list generator inside a merge generator. If you just used another cluster generator or removed gotemplate, this would work. @crenshaw-dev, is this a known issue? |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Hi community, I am having merge generator YAML below for practice purpose. I refer to documentation for the practice.
YAML Config
Actual Output
Expected Output
2 apps name with:
kevin-toyota-nginx-app@in-cluster
mary-audi-nginx-app@bryson-cluster-2
May I know anyone met this issue too? I tried to use 3 lists in
generators:merge
is not having this issue as well.Beta Was this translation helpful? Give feedback.
All reactions