Merge pull request #130 from squat/kubeamd_cni_path

manifests: fix kubeadm CNI path
This commit is contained in:
Lucas Servén Marín
2021-03-04 14:06:13 +01:00
committed by GitHub

View File

@@ -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