mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-23 14:06:03 -03:30
Fixup for #2523:
- Rename template for /etc/cni/net.d/00-weave.conflist to 00-weave.conflist.j2 - Apply resources requests/limits to both container weave and weave-npc
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
- name: template weavenet conflist
|
||||
template:
|
||||
src: weavenet.conflist.j2
|
||||
src: 00-weave.conflist.j2
|
||||
dest: /etc/cni/net.d/00-weave.conflist
|
||||
owner: kube
|
||||
|
||||
|
||||
Reference in New Issue
Block a user