I would like to change the default Calico configur...
# rke2
h
I would like to change the default Calico configuration from using
nodeAddressAutodetectionV4
firstFound
to
kubernetes: NodeInternalIP
on an existing 1.32 cluster. It works fine when i edit the installations crd directly, but ideally I want to do it with the rancher2 terraform provider or config management. Any advice?
c
you’re supposed to do that by deploying a HelmChartConfig for the rke2-calico chart