How to use external variables in argocd? #10345
Unanswered
artSerenade
asked this question in
Q&A
Replies: 1 comment
-
The directory type it is jsonnet https://argo-cd.readthedocs.io/en/stable/user-guide/jsonnet/ you can see all details here and info about external variables |
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 set my external variables like this:
I use this external variables in deployment like this:
but it doesn't work in argocd:
What should I do?
Beta Was this translation helpful? Give feedback.
All reactions