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:
|
||||
mode: kubernetes
|
||||
|
||||
l2announcements:
|
||||
enabled: true
|
||||
|
||||
cgroup:
|
||||
hostRoot: /sys/fs/cgroup
|
||||
autoMount:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue