Disable autodirect
This commit is contained in:
parent
3146eb3ecc
commit
75ce3bc638
@ -339,7 +339,7 @@ aksbyocni:
|
|||||||
|
|
||||||
# -- Enable installation of PodCIDR routes between worker
|
# -- Enable installation of PodCIDR routes between worker
|
||||||
# nodes if worker nodes share a common L2 network segment.
|
# nodes if worker nodes share a common L2 network segment.
|
||||||
autoDirectNodeRoutes: true
|
autoDirectNodeRoutes: false
|
||||||
|
|
||||||
# -- Annotate k8s node upon initialization with Cilium's metadata.
|
# -- Annotate k8s node upon initialization with Cilium's metadata.
|
||||||
annotateK8sNode: true
|
annotateK8sNode: true
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user