How to deal with programs that take a secret in a confilg file with other parameters #301
bashfulrobot
started this conversation in
General
Replies: 1 comment
-
Wait, or does this mean I can use |
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 there.
How can Agenix help with a secret needed in a configuration file?
IE
someapp.yaml
I know that agenix works easily if the program can take in a "password file", but what if the program does not support that? I guess, in some ways, you could do some voodoo with ENV VARs, but what if ENV VARs are also not an option?
Cheers!
Beta Was this translation helpful? Give feedback.
All reactions