Apply 303323a5 (author: the-it-jaeger) to Rancher v2.0-v2.4 and v2.5 docs

The branch name listed when installing with  should match everything else.
This commit is contained in:
Billy Tat
2022-01-18 21:29:14 -08:00
parent 303323a5dc
commit bf959a2270
2 changed files with 2 additions and 2 deletions
@@ -231,7 +231,7 @@ helm install rancher rancher-<CHART_REPO>/rancher \
If you are using a Private CA signed certificate , add `--set privateCA=true` to the command:
```
helm install rancher rancher-latest/rancher \
helm install rancher rancher-<CHART_REPO>/rancher \
--namespace cattle-system \
--set hostname=rancher.my.org \
--set ingress.tls.source=secret \
@@ -245,7 +245,7 @@ helm install rancher rancher-<CHART_REPO>/rancher \
If you are using a Private CA signed certificate , add `--set privateCA=true` to the command:
```
helm install rancher rancher-latest/rancher \
helm install rancher rancher-<CHART_REPO>/rancher \
--namespace cattle-system \
--set hostname=rancher.my.org \
--set ingress.tls.source=secret \