Преглед изворни кода

Merge pull request #1043 from aba182/v0.10.0-documentation

remove "list" typo from daemonset file
Rajat Chopra пре 6 година
родитељ
комит
6b0a9df3af
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      Documentation/kube-flannel.yml

+ 1 - 1
Documentation/kube-flannel.yml

@@ -109,7 +109,7 @@ spec:
         args:
         - -f
         - /etc/kube-flannel/cni-conf.json
-        - /etc/cni/net.d/10-flannel.conflist
+        - /etc/cni/net.d/10-flannel.conf
         volumeMounts:
         - name: cni
           mountPath: /etc/cni/net.d