Update helm-chart-options.md

when the transition to v1.25 disabling the PSP is needed to install.
This commit is contained in:
Andy Clemenko
2023-04-21 09:58:52 -04:00
committed by GitHub
parent b909661aa0
commit f3a85d32b6
@@ -57,7 +57,7 @@ For information on enabling experimental features, refer to [this page.](../../.
| `systemDefaultRegistry` | "" | `string` - private registry to be used for all system container images, e.g., http://registry.example.com/ |
| `tls` | "ingress" | `string` - See [External TLS Termination](#external-tls-termination) for details. - "ingress, external" |
| `useBundledSystemChart` | `false` | `bool` - select to use the system-charts packaged with Rancher server. This option is used for air gapped installations. |
| `global.cattle.psp.enabled` | `true` | `bool` - select 'false' to disable PSP for RKE/RKE2 (K8S) versions `v1.25` and higher. |
### Bootstrap Password