1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00
Files
openshift-docs/security/cert_manager_operator/cert-manager-operator-proxy.adoc
2026-01-22 08:46:02 +00:00

20 lines
1.0 KiB
Plaintext

:_mod-docs-content-type: ASSEMBLY
[id="cert-manager-operator-proxy"]
= Configuring the egress proxy for the {cert-manager-operator}
include::_attributes/common-attributes.adoc[]
:context: cert-manager-operator-proxy
[role="_abstract"]
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.
You can inject any CA certificates that are required for proxying HTTPS connections into the {cert-manager-operator}.
// Injecting a custom CA certificate for the {cert-manager-operator}
include::modules/cert-manager-proxy-support.adoc[leveloffset=+1]
[role="_additional-resources"]
[id="cert-manager-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]