mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-06 18:17:47 +03:00
Add nodeSelctor for other services and node labels before CNI setup (#7613)
This commit is contained in:
@@ -4,6 +4,7 @@ calico_policy_controller_cpu_limit: 100m
|
||||
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"
|
||||
|
||||
# SSL
|
||||
calico_cert_dir: "/etc/calico/certs"
|
||||
|
||||
Reference in New Issue
Block a user