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:33 -04:00
committed by GitHub
parent 5815783e2a
commit 1bcf8b1836
@@ -286,11 +286,7 @@ If you want to check if your certificates are correct, see [How do I check Commo
- Set the `bootstrapPassword` to something unique for the `admin` user.
- Set `ingress.tls.source` to `secret`.
:::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 \