Procházet zdrojové kódy

remove "list" typo from deployment file

Adam Wilhelm před 6 roky
rodič
revize
7ba15fa02e
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      Documentation/kube-flannel.yml

+ 1 - 1
Documentation/kube-flannel.yml

@@ -110,7 +110,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