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
|
# 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