mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-25 12:38:05 +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
1bcf8b1836
commit
e27880befe
@@ -238,11 +238,7 @@ In the following command,
|
||||
- `letsEncrypt.email` is set to the email address used for communication about your certificate (for example, expiry notices)
|
||||
- Set `letsEncrypt.ingress.class` to whatever your ingress controller is, e.g., `traefik`, `nginx`, `haproxy`, etc.
|
||||
|
||||
:::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