Skip to content

Commit

Permalink
Merge pull request #1484 from luthermonson/pin-rancher-images
Browse files Browse the repository at this point in the history
pinning to mirrored rancher image
  • Loading branch information
luthermonson authored Oct 15, 2021
2 parents 51fbf37 + a55d8aa commit 154ea8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/kube-flannel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ spec:
serviceAccountName: flannel
initContainers:
- name: install-cni-plugin
image: rancher/flannel-cni-plugin:v1.2
image: rancher/mirrored-flannelcni-flannel-cni-plugin:v1.2
command:
- cp
args:
Expand Down

0 comments on commit 154ea8e

Please sign in to comment.