mirror of https://github.com/rancher/docs.git
Update _index.md
The branch name listed when installing with `--set privateCA=true` should match everything else.
This commit is contained in:
parent
aeba43bb7a
commit
303323a5dc
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Reference in New Issue