This message was deleted.
# general
a
This message was deleted.
g
Just to check, you configured the
spec.calicoNetwork.nodeAddressAutodetectionV4
field in the Installation?
j
chart values in the RKE2 provisioning for that section look like:
chartValues: rke2-calico: apiServer: enabled: true nodeAddressAutodetectionV4: canReach: www.google.com
however, it doesn’t seem to propogate through
g
I could believe those chartValues are only applied at install time (but as noted before, I'm not good with RKE)
j
hmm, okay, thanks, it does mean that the cluster agents seem to be overriding anything else with these settings, even it they change - so sounds like there is no way to alter once the cluster is up and going
g
Are you able to patch
spec.calicoNetwork.nodeAddressAutodetectionV4
in the Installation resource on the cluster? And does it "stick" if you do?
j
I think it is now sticking with that - will need to do some more work on it, but thank you for your help, much appreciated
🙌 1