This is an automated email from the ASF dual-hosted git repository. astefanutti pushed a commit to branch release-1.7.x in repository https://gitbox.apache.org/repos/asf/camel-k.git
commit 9be645972e7a7a8539d8cd041022c8f9e75643ed Author: David Jencks <[email protected]> AuthorDate: Wed Jan 12 18:52:33 2022 -0800 fix http-proxy-docs --- docs/modules/ROOT/pages/configuration/http-proxy.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/modules/ROOT/pages/configuration/http-proxy.adoc b/docs/modules/ROOT/pages/configuration/http-proxy.adoc index 1240c03..7e0b351 100644 --- a/docs/modules/ROOT/pages/configuration/http-proxy.adoc +++ b/docs/modules/ROOT/pages/configuration/http-proxy.adoc @@ -81,7 +81,7 @@ spec: <1> Deactivates the propagation of HTTP proxy environment variables at the platform level [[openshift]] -=== OpenShift +== OpenShift On OpenShift 4, cluster-wide egress proxy can be configured by editing the `cluster` Proxy resource:
