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:
Frank Murphy
2023-04-28 08:26:19 -04:00
committed by GitHub
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 \