Merge pull request #130 from squat/kubeamd_cni_path
manifests: fix kubeadm CNI path
This commit is contained in:
commit
4d1756c23a
@ -160,7 +160,7 @@ spec:
|
||||
path: /opt/cni/bin
|
||||
- name: cni-conf-dir
|
||||
hostPath:
|
||||
path: /etc/kubernetes/cni/net.d
|
||||
path: /etc/cni/net.d
|
||||
- name: kilo-dir
|
||||
hostPath:
|
||||
path: /var/lib/kilo
|
||||
|
Loading…
Reference in New Issue
Block a user