Rajat Chopra пре 3 година
родитељ
комит
584c19aebe
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2 2
      Documentation/kube-flannel.yml

+ 2 - 2
Documentation/kube-flannel.yml

@@ -166,7 +166,7 @@ spec:
       serviceAccountName: flannel
       initContainers:
       - name: install-cni
-        image: quay.io/coreos/flannel:v0.14.0-rc1
+        image: quay.io/coreos/flannel:v0.14.0
         command:
         - cp
         args:
@@ -180,7 +180,7 @@ spec:
           mountPath: /etc/kube-flannel/
       containers:
       - name: kube-flannel
-        image: quay.io/coreos/flannel:v0.14.0-rc1
+        image: quay.io/coreos/flannel:v0.14.0
         command:
         - /opt/bin/flanneld
         args: