Configuring Managed services to use a proxy
If your corporate policies dictate that you use a proxy server for all HTTP(s) communication to the internet, then you must configure the Managed services to use that proxy server.
There are two steps required in order to enable Managed services to use the proxy server:
-
Create the secret and specify the http(s) proxy using the procedure explained in this topic, Using pre-created secrets in Managed services.
Note: If there are some environments, such as Git, vCenter, or OpenStack, that you need to access by bypassing the proxy, then add their IP addresses or domain names as the
noProxy
parameter value while creating a secret. Separate the values by using commas. -
Set
useProxy=true
in the installation parameters. For more information, see Installation parameters.