mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-28 09:39:12 +03:00
add vars for cilium init container (#3893)
* add vars for cilium init container * make yamllint happy * add var cilium_init in downloads
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
4a7f829ecf
commit
30a9149b52
@@ -116,7 +116,7 @@
|
||||
modprobe:
|
||||
name: nf_conntrack
|
||||
state: present
|
||||
when:
|
||||
when:
|
||||
- enable_nf_conntrack is failed
|
||||
- kube_proxy_mode == 'ipvs'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user