upgrading cilium options; enabling l2
This commit is contained in:
parent
0c4ba73914
commit
4e06da1c2f
1 changed files with 6 additions and 6 deletions
|
|
@ -63,12 +63,12 @@ resources:
|
|||
# enabled: true
|
||||
|
||||
# Increase rate limit when doing L2 announcements
|
||||
#k8sClientRateLimit:
|
||||
# qps: 20
|
||||
# burst: 100
|
||||
k8sClientRateLimit:
|
||||
qps: 20
|
||||
burst: 100
|
||||
|
||||
# l2announcements:
|
||||
# enabled: true
|
||||
l2announcements:
|
||||
enabled: true
|
||||
|
||||
externalIPs:
|
||||
enabled: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue