Olivier Levitt
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
roles/kubernetes-apps/policy_controller/calico/defaults/main.yml
|
|
@ -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 |
|
|
|