From 5b50855870a37f00dd8113aa8a496247bb979c3f Mon Sep 17 00:00:00 2001 From: Jason Greathouse Date: Wed, 18 Jul 2018 17:12:04 +1000 Subject: [PATCH] add http proxy examples --- .../en/installation/ha/helm-rancher/chart-options/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/rancher/v2.x/en/installation/ha/helm-rancher/chart-options/_index.md b/content/rancher/v2.x/en/installation/ha/helm-rancher/chart-options/_index.md index aaaac97b40c..5fdb8813b04 100644 --- a/content/rancher/v2.x/en/installation/ha/helm-rancher/chart-options/_index.md +++ b/content/rancher/v2.x/en/installation/ha/helm-rancher/chart-options/_index.md @@ -32,7 +32,7 @@ weight: 276 ### HTTP Proxy -Rancher requires internet access for some functionality (helm charts). Set proxy to your proxy server. Add your domain name or ip exceptions to the noProxy list. Make sure any worker cluster `controlplane` nodes are included in this list. +Rancher requires internet access for some functionality (helm charts). Set proxy to your proxy server. Add your domain name or ip exceptions to the noProxy list. Make sure your worker cluster `controlplane` nodes are included in this list. ``` --set proxy="http://:@:/"