Merge pull request #29002 from Arhell/update

[zh] Operator: Exists missing
This commit is contained in:
Kubernetes Prow Robot
2021-07-22 00:33:51 -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