Update docs/getting-started/installation-and-upgrade/installation-references/helm-chart-options.md

This commit is contained in:
Billy Tat
2023-04-21 11:19:29 -07:00
committed by GitHub
parent f3a85d32b6
commit 64049bb062
@@ -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. |
| `global.cattle.psp.enabled` | `true` | `bool` - select 'false' to disable PSP for RKE/RKE2 (K8s) versions `v1.25` and higher. |
### Bootstrap Password