Skip to content

Commit

Permalink
fix(cilium): auto adjust api rate limit
Browse files Browse the repository at this point in the history
  • Loading branch information
buroa committed Dec 16, 2023
1 parent 2630abd commit 575efd4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions kubernetes/apps/kube-system/cilium/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ spec:
uninstall:
keepHistory: false
values:
apiRateLimit: |
endpoint-create=auto-adjust:true,mean-over:15
autoDirectNodeRoutes: true
bandwidthManager:
enabled: true
Expand Down

0 comments on commit 575efd4

Please sign in to comment.