mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-16 18:50:08 -03:30
Update nginx to 1.15. Update manifest and performance optimize (#4458)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
3da392d1cf
commit
d18ad63e49
@@ -42,9 +42,7 @@ kube_master_cpu_reserved: 200m
|
||||
|
||||
kubelet_status_update_frequency: 10s
|
||||
|
||||
# Limits for nginx load balancer app
|
||||
nginx_memory_limit: 512M
|
||||
nginx_cpu_limit: 300m
|
||||
# Requests for nginx load balancer app
|
||||
nginx_memory_requests: 32M
|
||||
nginx_cpu_requests: 25m
|
||||
|
||||
|
||||
Reference in New Issue
Block a user