mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
18 lines
920 B
Plaintext
18 lines
920 B
Plaintext
:_mod-docs-content-type: ASSEMBLY
|
||
[id="external-secrets-operator-proxy"]
|
||
= About the egress proxy for the {external-secrets-operator}
|
||
include::_attributes/common-attributes.adoc[]
|
||
:context: external-secrets-operator-proxy
|
||
|
||
toc::[]
|
||
|
||
If a cluster-wide egress proxy is configured in {product-title}, Operator Lifecycle Manager (OLM) automatically configures Operators that it manages with the cluster-wide proxy. OLM automatically updates all of the Operator’s deployments with the `HTTP_PROXY`, `HTTPS_PROXY`, `NO_PROXY` environment variables.
|
||
|
||
// Configure egress proxy
|
||
include::modules/external-secrets-operator-configure-proxy.adoc[leveloffset=+1]
|
||
|
||
[role="_additional-resources"]
|
||
[id="external-resources-operator-proxy_additional-resources"]
|
||
== Additional resources
|
||
|
||
* xref:../../operators/admin/olm-configuring-proxy-support.adoc#olm-configuring-proxy-support[Configuring proxy support in Operator Lifecycle Manager] |