Deploy one application to multiple namespaces within one cluster #17350
Unanswered
luismacosta
asked this question in
Q&A
Replies: 2 comments 1 reply
-
Could you try {{namespace}} |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thank you for your response
|
Beta Was this translation helpful? Give feedback.
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Dear ArgoCD team,
I would like to know if is possible to deploy the same app, with same values, to multiple namespaces, using the same ApplicationSet.
I've tried this approach, without success. namespace: '{{"{{"}}namespace{{"}}"}}' is not recognising the namespaces list elements
Thanks in advance
Also tried with example from List Generator, but got the same error
Using the approach Dynamically generated elements, got the error ApplicationSet.argoproj.io "" is invalid: spec.generators[0].matrix.generators[1].list.elements: Required value
https://argo-cd.readthedocs.io/en/stable/operator-manual/applicationset/Generators-List/
Beta Was this translation helpful? Give feedback.
All reactions