1 additional nginx ENV to support deployment in Kubernetes #882
cmgordon12345
started this conversation in
Ideas
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
cmg.txt
Since Adobe cloud is not flexible we are making warden.dev environments available to QA by deploying them into AKS. There is one setting that is missing from the nginx container that would make my life simpler and not introduce any more complexity since it can be defaulted to its current value.
I propose the following change. Just add a new ENV for NGINX_RESOLVER
This change allows me to use the same images for my dynamic branch environments in AKS as our devs use locally, cutting down on maintenance. Does anyone else have a need like this or have another suggestion for me?
Beta Was this translation helpful? Give feedback.
All reactions