From dda69bc050dd1e492f90820c933ffd744311152e Mon Sep 17 00:00:00 2001 From: Manuel Buil Date: Wed, 27 Oct 2021 19:56:39 +0200 Subject: [PATCH] Move to the newer flannel-cni Signed-off-by: Manuel Buil --- Documentation/kube-flannel.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Documentation/kube-flannel.yml b/Documentation/kube-flannel.yml index a94379c28e..2a46806577 100644 --- a/Documentation/kube-flannel.yml +++ b/Documentation/kube-flannel.yml @@ -166,7 +166,7 @@ spec: serviceAccountName: flannel initContainers: - name: install-cni-plugin - image: rancher/mirrored-flannelcni-flannel-cni-plugin:v1.2 + image: rancher/mirrored-flannelcni-flannel-cni-plugin:v1.0.0 command: - cp args: @@ -177,7 +177,7 @@ spec: - name: cni-plugin mountPath: /opt/cni/bin - name: install-cni - image: quay.io/coreos/flannel:v0.15.0 + image: quay.io/coreos/flannel:v0.15.1 command: - cp args: @@ -191,7 +191,7 @@ spec: mountPath: /etc/kube-flannel/ containers: - name: kube-flannel - image: quay.io/coreos/flannel:v0.15.0 + image: quay.io/coreos/flannel:v0.15.1 command: - /opt/bin/flanneld args: