Weave limits (#2660)

* Raise limits for weave

* Adjust weave limits
This commit is contained in:
Matthew Mosesohn
2018-04-15 18:32:49 +03:00
committed by GitHub
parent c7683f33cb
commit 02cd5418c2
5 changed files with 1 additions and 9 deletions

View File

@@ -7,8 +7,6 @@ startup_script: 'systemctl disable locksmithd && systemctl stop locksmithd'
# Deployment settings
kube_network_plugin: weave
weave_cpu_limits: "100m"
weave_cpu_requests: "100m"
bootstrap_os: coreos
resolvconf_mode: host_resolvconf # this is required as long as the coreos stable channel uses docker < 1.12
deploy_netchecker: true