You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have a customer that needs to route external traffic through a HTTP proxy. For this we set the environment variables HTTP_PROXY, HTTPS_PROXY and NO_PROXY in the containers.
Are you willing to merge a PR that implements generic global environment variables, that get passed into every container?
The text was updated successfully, but these errors were encountered:
We have a customer that needs to route external traffic through a HTTP proxy. For this we set the environment variables
HTTP_PROXY
,HTTPS_PROXY
andNO_PROXY
in the containers.Are you willing to merge a PR that implements generic global environment variables, that get passed into every container?
The text was updated successfully, but these errors were encountered: