k8s-sig-cluster-lifecycleawskubesprayhigh-availabilityansiblekubernetes-clustergcekubernetesbare-metal
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
365 B
11 lines
365 B
---
|
|
# Limits for calico apps
|
|
calico_policy_controller_cpu_limit: 1000m
|
|
calico_policy_controller_memory_limit: 256M
|
|
calico_policy_controller_cpu_requests: 30m
|
|
calico_policy_controller_memory_requests: 64M
|
|
calico_policy_controller_deployment_nodeselector: "kubernetes.io/os: linux"
|
|
calico_policy_controller_log_level: info
|
|
|
|
# SSL
|
|
calico_cert_dir: "/etc/calico/certs"
|