Proxy setup for Waldur components
You can setup the proxy environment variables https_proxy, http_proxy and no_proxy for Waldur component containers.
For this, please set values for the proxy.httpsProxy, proxy.httpProxy and proxy.noProxy variables in waldur/values.yaml file.
Example:
1 2 3 4 | |
Note: you can set variables separately, i.e. leave some of them blank:
1 2 3 4 | |
In the previous example, the https_proxy env variable won't be present in the containers.