feat(cilium): Enable L2 announcement
This commit is contained in:
parent
625acec181
commit
00e8ac45a4
1 changed files with 3 additions and 0 deletions
|
|
@ -5,6 +5,9 @@ kubeProxyReplacement: true
|
||||||
ipam:
|
ipam:
|
||||||
mode: kubernetes
|
mode: kubernetes
|
||||||
|
|
||||||
|
l2announcements:
|
||||||
|
enabled: true
|
||||||
|
|
||||||
cgroup:
|
cgroup:
|
||||||
hostRoot: /sys/fs/cgroup
|
hostRoot: /sys/fs/cgroup
|
||||||
autoMount:
|
autoMount:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue