Actually set repository QPS in the kubelet.
This commit is contained in:
@@ -25,4 +25,6 @@
|
||||
|
||||
{% set auth_path = "-auth_path=/var/lib/kubelet/kubernetes_auth" -%}
|
||||
|
||||
{% set registry_qps = "-registry_qps=0.1" %}
|
||||
|
||||
DAEMON_ARGS="{{daemon_args}} {{etcd_servers}} {{apiservers}} {{auth_path}} {{hostname_override}} {{address}} {{config}} --allow_privileged={{pillar['allow_privileged']}}"
|
||||
|
Reference in New Issue
Block a user