Whats the correct way to configure rke2 system app...
# rke2
n
Whats the correct way to configure rke2 system apps? (
rke2-*
). This issue [BUG] RKE2: "Additional Manifest" when restarting the master node, the node does not start · Issue #43614 · rancher/rancher for example suggests using
.spec.rkeConfig.chartValues
. The docs (this one for example : Networking Services | RKE2) do use HelmChartConfig even for rke2-cilium, rke2-traefik, etc. Thanks!