Update _index.md

The branch name listed when installing with `--set privateCA=true` should match everything else.
This commit is contained in:
the-it-jaeger 2022-01-18 16:02:49 -05:00 committed by GitHub
parent aeba43bb7a
commit 303323a5dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -234,7 +234,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 bootstrapPassword=admin \