mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-23 05:56:02 -03:30
Upgrade Weave to 2.2.1
- Fix #2414, so namespace isolation should now works - Update weave-net.yml.j2 as per latest https://cloud.weave.works/k8s/net - Other minor fixup
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---
|
||||
# Limits
|
||||
weave_memory_limit: 400M
|
||||
weave_cpu_limit: 30m
|
||||
weave_memory_limits: 400M
|
||||
weave_cpu_limits: 30m
|
||||
weave_memory_requests: 64M
|
||||
weave_cpu_requests: 10m
|
||||
|
||||
|
||||
Reference in New Issue
Block a user