Disable autodirect

This commit is contained in:
Jonny Ervine 2024-07-17 19:39:06 +08:00
parent 3146eb3ecc
commit 75ce3bc638

View File

@ -339,7 +339,7 @@ aksbyocni:
# -- Enable installation of PodCIDR routes between worker
# nodes if worker nodes share a common L2 network segment.
autoDirectNodeRoutes: true
autoDirectNodeRoutes: false
# -- Annotate k8s node upon initialization with Cilium's metadata.
annotateK8sNode: true