Replies: 1 comment
-
If you are running Dex with the official container image, you can use env variables to pass hashes like in the following example |
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
-
Hi,
I am looking to generate hashPassword dynamically using bash script which executes a python script inside it and store a value in some variable. Wanted to know how can I pass this variable value to config-map.yaml?
Beta Was this translation helpful? Give feedback.
All reactions