From 54bc12f2e2341c968f53a7721b88518ce164029d Mon Sep 17 00:00:00 2001 From: Catherine Luse Date: Fri, 25 Oct 2019 15:18:09 -0700 Subject: [PATCH] Edit section about enabling forward host headers --- .../en/installation/ha/helm-rancher/chart-options/_index.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) 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 17c7a9b46b7..1e4fa50b345 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 @@ -156,11 +156,9 @@ You may terminate the SSL/TLS on a L7 load balancer external to the Rancher clus Your load balancer must support long lived websocket connections and will need to insert proxy headers so Rancher can route links correctly. -#### Enabling Forward Host Headers +#### Enabling Forward Host Headers for NGINX v0.25.0 -_For Rancher v2.3.0+, which uses NGINX 0.25.0_ - -If you are using an NGINX ingress controller, you must edit the `cluster.yml` to enable the `use-forwarded-headers` option for ingress: +If you are using an NGINX v0.25.0 ingress controller, you must edit the `cluster.yml` to enable the `use-forwarded-headers` option for ingress: ```yaml ingress: