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
commit 4d1756c23a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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