Plugin with environment variables #6221
Answered
by
jgwest
DriesVanherpe-inuits
asked this question in
Q&A
-
Is there a way to create a plugin with extra env variables eg.
|
Beta Was this translation helpful? Give feedback.
Answered by
jgwest
May 12, 2021
Replies: 1 comment 1 reply
-
Hi @DriesVanherpe-inuits , there is an And here's how it works in the the UI and CLI - #6213 |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
DriesVanherpe-inuits
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @DriesVanherpe-inuits , there is an
env:
field you can use for this:argo-cd/docs/operator-manual/application.yaml
Line 87 in 9bf83b4
And here's how it works in the the UI and CLI - #6213