Skip to content

Commit

Permalink
- reverting to flannel v0.9.0 due to issue flannel-io/flannel#938
Browse files Browse the repository at this point in the history
  • Loading branch information
gambol99 committed Oct 12, 2018
1 parent 5cf62dc commit 9f526e9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ spec:
# This container runs flannel using the kube-subnet-mgr backend
# for allocating subnets.
- name: kube-flannel
image: quay.io/coreos/flannel:v0.9.1
image: quay.io/coreos/flannel:v0.9.0
command: [ "/opt/bin/flanneld", "--ip-masq", "--kube-subnet-mgr" ]
securityContext:
privileged: true
Expand Down

0 comments on commit 9f526e9

Please sign in to comment.