Fixes #3317 allowing to spawn flannel on all nodes in the cluster

This commit is contained in:
Bradley 2017-08-30 14:58:01 +01:00
parent 155650eb82
commit cf1a907d0e
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