Merge pull request #27893 from jeffreyvdhondel/patch-1

Operator: Exists missing
This commit is contained in:
Kubernetes Prow Robot
2021-05-18 07:55:32 -07:00
committed by GitHub
@@ -18,6 +18,7 @@ spec:
# this toleration is to have the daemonset runnable on master nodes
# remove it if your masters can't run pods
- key: node-role.kubernetes.io/master
operator: Exists
effect: NoSchedule
containers:
- name: fluentd-elasticsearch