Browse Source

Merge pull request #1083 from coreos/revert-1043-v0.10.0-documentation

Revert "remove "list" typo from daemonset file"
Rajat Chopra 6 years ago
parent
commit
81dd46c2d0
1 changed files with 1 additions and 1 deletions
  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.conf
+        - /etc/cni/net.d/10-flannel.conflist
         volumeMounts:
         - name: cni
           mountPath: /etc/cni/net.d