Include global.cattle.psp.enabled note on other examples

This commit is contained in:
Billy Tat
2023-05-08 14:05:42 -07:00
parent 10eb5c4250
commit 37ef4fa0a4
6 changed files with 30 additions and 15 deletions
@@ -34,6 +34,8 @@ Values set from the Rancher API will override the value passed in through the co
When installing Rancher with a Helm chart, use the `--set` option. In the below example, two features are enabled by passing the feature flag names in a comma separated list:
For Kubernetes v1.25 or later, set `global.cattle.psp.enabled` to `false`.
```
helm install rancher rancher-latest/rancher \
--namespace cattle-system \