Skip to content

Commit

Permalink
Increase cpu limit to prevent throttling (#8076)
Browse files Browse the repository at this point in the history
  • Loading branch information
olevitt authored and mmelyp committed Nov 15, 2021
1 parent 481d3de commit 6269ff4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
# Limits for calico apps
calico_policy_controller_cpu_limit: 100m
calico_policy_controller_cpu_limit: 1000m
calico_policy_controller_memory_limit: 256M
calico_policy_controller_cpu_requests: 30m
calico_policy_controller_memory_requests: 64M
Expand Down

0 comments on commit 6269ff4

Please sign in to comment.