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
|
# enabled: true
|
||||||
|
|
||||||
# Increase rate limit when doing L2 announcements
|
# Increase rate limit when doing L2 announcements
|
||||||
#k8sClientRateLimit:
|
k8sClientRateLimit:
|
||||||
# qps: 20
|
qps: 20
|
||||||
# burst: 100
|
burst: 100
|
||||||
|
|
||||||
# l2announcements:
|
l2announcements:
|
||||||
# enabled: true
|
enabled: true
|
||||||
|
|
||||||
externalIPs:
|
externalIPs:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue