Skip to content

Commit 5e53d20

Browse files
authored
Merge pull request #29390 from adellape/fix_olm_proxy_pod
Fix proxy pod statement for OLM
2 parents 4dd6585 + 1aa8ae1 commit 5e53d20

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

modules/olm-overriding-proxy-settings.adoc

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,12 @@
55
[id="olm-overriding-proxy-settings_{context}"]
66
= Overriding proxy settings of an Operator
77

8-
If a cluster-wide egress proxy is configured, applications created from Operators using Operator Lifecycle Manager (OLM) inherit the cluster-wide proxy settings on their deployments and pods. Cluster administrators can also override these proxy settings by configuring the subscription of an Operator.
8+
If a cluster-wide egress proxy is configured, Operators running with Operator Lifecycle Manager (OLM) inherit the cluster-wide proxy settings on their deployments. Cluster administrators can also override these proxy settings by configuring the subscription of an Operator.
9+
10+
[IMPORTANT]
11+
====
12+
Operators must handle setting environment variables for proxy settings in the pods for any managed Operands.
13+
====
914

1015
.Prerequisites
1116

0 commit comments

Comments
 (0)