File tree Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Original file line number Diff line number Diff line change @@ -139,8 +139,7 @@ spec:
139139 serviceAccountName : flannel
140140 initContainers :
141141 - name : install-cni-plugin
142- image : docker.io/flannel/flannel-cni-plugin:v1.1.2
143- # image: docker.io/rancher/mirrored-flannelcni-flannel-cni-plugin:v1.1.2
142+ image : docker.io/flannel/flannel-cni-plugin:v1.2.0
144143 command :
145144 - cp
146145 args :
@@ -151,8 +150,7 @@ spec:
151150 - name : cni-plugin
152151 mountPath : /opt/cni/bin
153152 - name : install-cni
154- image : docker.io/flannel/flannel:v0.22.0
155- # image: docker.io/rancher/mirrored-flannelcni-flannel:v0.22.0
153+ image : docker.io/flannel/flannel:v0.22.1
156154 command :
157155 - cp
158156 args :
@@ -166,8 +164,7 @@ spec:
166164 mountPath : /etc/kube-flannel/
167165 containers :
168166 - name : kube-flannel
169- image : docker.io/flannel/flannel:v0.22.0
170- # image: docker.io/rancher/mirrored-flannelcni-flannel:v0.22.0
167+ image : docker.io/flannel/flannel:v0.22.1
171168 command :
172169 - /opt/bin/flanneld
173170 args :
You can’t perform that action at this time.
0 commit comments