mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-27 13:38:07 +00:00
Add bullet to supply --version flag for specific version during install
This commit is contained in:
committed by
Catherine Luse
parent
b8a3561b78
commit
82b5f37727
@@ -144,6 +144,7 @@ Because `rancher` is the default option for `ingress.tls.source`, we are not spe
|
|||||||
|
|
||||||
- Set the `hostname` to the DNS name you pointed at your load balancer.
|
- Set the `hostname` to the DNS name you pointed at your load balancer.
|
||||||
- If you are installing an alpha version, Helm requires adding the `--devel` option to the command.
|
- If you are installing an alpha version, Helm requires adding the `--devel` option to the command.
|
||||||
|
- To install a specific Rancher version, use the `--version` flag, example: `--version 2.3.6`
|
||||||
|
|
||||||
```
|
```
|
||||||
helm install rancher rancher-<CHART_REPO>/rancher \
|
helm install rancher rancher-<CHART_REPO>/rancher \
|
||||||
|
|||||||
Reference in New Issue
Block a user