fix: set legacy host routing
Some checks failed
lint-test-helm / lint-helm (push) Failing after 2s
render-manifests-push / render-manifests-push (push) Successful in 3m30s
renovate / renovate (push) Successful in 7m10s

This commit is contained in:
2026-02-05 11:27:44 -06:00
parent d5f7531c05
commit deff987341

View File

@@ -35,6 +35,8 @@ cilium:
enabled: true enabled: true
routerIDAllocation: routerIDAllocation:
mode: "default" mode: "default"
bpf:
hostLegacyRouting: true
devices: end0 enp6s0 devices: end0 enp6s0
enableK8sEndpointSlice: true enableK8sEndpointSlice: true
ciliumEndpointSlice: ciliumEndpointSlice: