mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-25 20:48:11 +00:00
Update _index.md
The branch name listed when installing with `--set privateCA=true` should match everything else.
This commit is contained in:
@@ -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:
|
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 \
|
--namespace cattle-system \
|
||||||
--set hostname=rancher.my.org \
|
--set hostname=rancher.my.org \
|
||||||
--set bootstrapPassword=admin \
|
--set bootstrapPassword=admin \
|
||||||
|
|||||||
Reference in New Issue
Block a user