chore: Update manifests after change

This commit is contained in:
2026-02-12 19:14:24 +00:00
parent 8a5105817a
commit c6e07fba66
7 changed files with 77 additions and 5 deletions

View File

@@ -71,7 +71,7 @@ data:
iptables-random-fully: "false"
auto-direct-node-routes: "false"
direct-routing-skip-unreachable: "false"
devices: "end0 enp6s0"
devices: "^(enp|end|eth)[0-9a-z]*"
kube-proxy-replacement: "true"
kube-proxy-replacement-healthz-bind-address: ""
bpf-lb-sock: "true"
@@ -115,6 +115,7 @@ data:
vtep-mask: ""
vtep-mac: ""
enable-k8s-endpoint-slice: "true"
enable-l2-announcements: "true"
procfs: "/host/proc"
bpf-root: "/sys/fs/bpf"
cgroup-root: "/sys/fs/cgroup"