[id] Operator: Exists missing

This commit is contained in:
Arhell 2021-07-18 12:36:34 +03:00
parent 909916aecf
commit cabea71972
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