From b1aff707a9c4e4d86f96d906bcc9a1be43d05ab1 Mon Sep 17 00:00:00 2001 From: Marty Hernandez Avedon Date: Mon, 15 Apr 2024 14:16:53 -0400 Subject: [PATCH] sync versioned-docs with 1235 (#1237) --- .../installation-references/helm-chart-options.md | 2 +- .../installation-references/helm-chart-options.md | 2 +- .../installation-references/helm-chart-options.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/versioned_docs/version-2.6/getting-started/installation-and-upgrade/installation-references/helm-chart-options.md b/versioned_docs/version-2.6/getting-started/installation-and-upgrade/installation-references/helm-chart-options.md index 45b46bbc9ee..911c5dc2477 100644 --- a/versioned_docs/version-2.6/getting-started/installation-and-upgrade/installation-references/helm-chart-options.md +++ b/versioned_docs/version-2.6/getting-started/installation-and-upgrade/installation-references/helm-chart-options.md @@ -150,7 +150,7 @@ Rancher supports CIDR notation ranges in this list. When not including sensitive data, the `proxy` or `extraEnv` chart options can be used. When using `extraEnv` the `noProxy` Helm option is ignored. Therefore, the `NO_PROXY` environment variable must also be set with `extraEnv`. -The following is an example of setting proxy using the `extraEnv` chart option: +The following is an example of setting proxy using the `proxy` chart option: ```plain --set proxy="http:///" diff --git a/versioned_docs/version-2.7/getting-started/installation-and-upgrade/installation-references/helm-chart-options.md b/versioned_docs/version-2.7/getting-started/installation-and-upgrade/installation-references/helm-chart-options.md index 5e4d9dfc7d9..c6ff10ea455 100644 --- a/versioned_docs/version-2.7/getting-started/installation-and-upgrade/installation-references/helm-chart-options.md +++ b/versioned_docs/version-2.7/getting-started/installation-and-upgrade/installation-references/helm-chart-options.md @@ -153,7 +153,7 @@ Rancher supports CIDR notation ranges in this list. When not including sensitive data, the `proxy` or `extraEnv` chart options can be used. When using `extraEnv` the `noProxy` Helm option is ignored. Therefore, the `NO_PROXY` environment variable must also be set with `extraEnv`. -The following is an example of setting proxy using the `extraEnv` chart option: +The following is an example of setting proxy using the `proxy` chart option: ```plain --set proxy="http:///" diff --git a/versioned_docs/version-2.8/getting-started/installation-and-upgrade/installation-references/helm-chart-options.md b/versioned_docs/version-2.8/getting-started/installation-and-upgrade/installation-references/helm-chart-options.md index 4f125600265..5daf4fc4141 100644 --- a/versioned_docs/version-2.8/getting-started/installation-and-upgrade/installation-references/helm-chart-options.md +++ b/versioned_docs/version-2.8/getting-started/installation-and-upgrade/installation-references/helm-chart-options.md @@ -153,7 +153,7 @@ Rancher supports CIDR notation ranges in this list. When not including sensitive data, the `proxy` or `extraEnv` chart options can be used. When using `extraEnv` the `noProxy` Helm option is ignored. Therefore, the `NO_PROXY` environment variable must also be set with `extraEnv`. -The following is an example of setting proxy using the `extraEnv` chart option: +The following is an example of setting proxy using the `proxy` chart option: ```plain --set proxy="http:///"