Merge pull request #3318 from BradErz/fixes-#3317

Automatic merge from submit-queue

Fixes #3317 allowing to spawn flannel on all nodes in the cluster
This commit is contained in:
Kubernetes Submit Queue 2017-08-30 10:23:59 -07:00 committed by GitHub
commit 2fd0ddb484
1 changed files with 1 additions and 2 deletions

View File

@ -96,8 +96,7 @@ spec:
beta.kubernetes.io/arch: amd64
serviceAccountName: flannel
tolerations:
- effect: NoSchedule
key: node-role.kubernetes.io/master
- operator: Exists
containers:
- name: kube-flannel
image: quay.io/coreos/flannel:v0.7.1