From 2c7397bd70f5dbe26a2619ba99fff009f06c89b4 Mon Sep 17 00:00:00 2001 From: Hieu Pham <35533395+phamhi@users.noreply.github.com> Date: Thu, 16 May 2019 06:33:44 -0400 Subject: [PATCH] Update _index.md --- .../air-gap-high-availability/install-rancher/_index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/rancher/v2.x/en/installation/air-gap-high-availability/install-rancher/_index.md b/content/rancher/v2.x/en/installation/air-gap-high-availability/install-rancher/_index.md index 7c1c84b1972..87b9bc03c8f 100644 --- a/content/rancher/v2.x/en/installation/air-gap-high-availability/install-rancher/_index.md +++ b/content/rancher/v2.x/en/installation/air-gap-high-availability/install-rancher/_index.md @@ -107,8 +107,8 @@ By default, Rancher generates a CA and uses cert manger to issue the certificate --name rancher \ --namespace cattle-system \ --set hostname= \ - --set rancherImage=/rancher/rancher - --set ingress.tls.source=secret \ + --set rancherImage=/rancher/rancher \ + --set ingress.tls.source=secret ``` 1. See [Adding TLS Secrets]({{< baseurl >}}/rancher/v2.x/en/installation/ha/helm-rancher/tls-secrets/) to publish the certificate files so Rancher and the ingress controller can use them.