added non-changeable options to rke2-cluster-configuration

This commit is contained in:
Daniel Haß
2024-01-05 07:59:55 +01:00
committed by GitHub
parent 1d9047d714
commit d0a260b3d0

View File

@@ -362,6 +362,9 @@ machineGlobalConfig:
- key2=value2
```
There are some configuration options which aren't supported to be changed when provisioning via Rancher:
- data-dir (Folder to hold state), will always stay the default `/var/lib/rancher/rke2`
To make it easier to put files on nodes beforehand, Rancher expects the following values to be included in the configuration, while RKE2 expects the values to be entered as file paths:
- audit-policy-file
- cloud-provider-config