Merge pull request #29043 from Arhell/deamonset

[es] Operator: Exists missing
This commit is contained in:
Kubernetes Prow Robot 2021-07-21 07:14:08 -07:00 committed by GitHub
commit 9aced1d40a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ spec:
spec: spec:
tolerations: tolerations:
- key: node-role.kubernetes.io/master - key: node-role.kubernetes.io/master
operator: Exists
effect: NoSchedule effect: NoSchedule
containers: containers:
- name: fluentd-elasticsearch - name: fluentd-elasticsearch