How to overriding pod env using Bluegreen deployment? #2114
Unanswered
effy-coding
asked this question in
Q&A
Replies: 1 comment
-
You need to take environment variables from a configmap. See also related discussions such as #1930 |
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
-
In preview(green) pod, i want to use some different env values from active(blue) pod. Is it possible?
For example,
Beta Was this translation helpful? Give feedback.
All reactions