mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-24 20:18:18 +00:00
Update docs/pages-for-subheaders/install-upgrade-on-a-kubernetes-cluster.md
Co-authored-by: Marty Hernandez Avedon <martyavedon@gmail.com>
This commit is contained in:
co-authored by
Marty Hernandez Avedon
parent
f64e0a51dd
commit
5815783e2a
@@ -196,11 +196,7 @@ Because `rancher` is the default option for `ingress.tls.source`, we are not spe
|
||||
- Set the `bootstrapPassword` to something unique for the `admin` user.
|
||||
- To install a specific Rancher version, use the `--version` flag, example: `--version 2.7.0`
|
||||
|
||||
:::note
|
||||
|
||||
If installing on Kubernetes >= v1.25, you must add '--set global.cattle.psp.enabled=false' to your Helm install command
|
||||
|
||||
:::
|
||||
- For Kubernetes v1.25 or later, set `global.cattle.psp.enabled` to `false'.
|
||||
|
||||
```
|
||||
helm install rancher rancher-<CHART_REPO>/rancher \
|
||||
|
||||
Reference in New Issue
Block a user