소스 검색

remove "list" typo from deployment file

Adam Wilhelm 6 년 전
부모
커밋
7ba15fa02e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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