disabling gateway api from cilium
This commit is contained in:
parent
4e06da1c2f
commit
c10695f638
1 changed files with 5 additions and 5 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