From f8dbcf057915196f9d24b309137657532180753b Mon Sep 17 00:00:00 2001 From: Sebastiaan van Steenis Date: Wed, 25 Jul 2018 22:31:37 +0200 Subject: [PATCH] Rename to HTTP Proxy configuration --- content/rancher/v2.x/en/installation/_index.md | 2 +- .../rancher/v2.x/en/installation/proxy-configuration/_index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/rancher/v2.x/en/installation/_index.md b/content/rancher/v2.x/en/installation/_index.md index b3f63e9abbc..d50710ea34d 100644 --- a/content/rancher/v2.x/en/installation/_index.md +++ b/content/rancher/v2.x/en/installation/_index.md @@ -36,6 +36,6 @@ This section also includes help content for Rancher configuration and maintenanc This page lists the ports you must open to operate Rancher. -- [Rancher HTTP Proxy Configuration]({{< baseurl >}}/rancher/v2.x/en/installation/proxy-configuration/) +- [HTTP Proxy Configuration]({{< baseurl >}}/rancher/v2.x/en/installation/proxy-configuration/) If your Rancher installation runs behind a proxy, this page provides information on how to configure Rancher for your proxy. diff --git a/content/rancher/v2.x/en/installation/proxy-configuration/_index.md b/content/rancher/v2.x/en/installation/proxy-configuration/_index.md index 0da3fd4aaf8..e5c155eeba2 100644 --- a/content/rancher/v2.x/en/installation/proxy-configuration/_index.md +++ b/content/rancher/v2.x/en/installation/proxy-configuration/_index.md @@ -1,5 +1,5 @@ --- -title: Rancher HTTP Proxy Configuration +title: HTTP Proxy Configuration weight: 360 --- If you operate Rancher behind a proxy and you need to reach the Internet to perform tasks (such as using Helm catalogs), you must provide Rancher information about your proxy. As Rancher is written in Go, it uses the common proxy environment variables as shown below.