From cabea719729aeaf5232af1a33d7029b8f096998c Mon Sep 17 00:00:00 2001 From: Arhell Date: Sun, 18 Jul 2021 12:36:34 +0300 Subject: [PATCH] [id] Operator: Exists missing --- content/id/examples/controllers/daemonset.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/content/id/examples/controllers/daemonset.yaml b/content/id/examples/controllers/daemonset.yaml index 1bfa082833..375391826d 100644 --- a/content/id/examples/controllers/daemonset.yaml +++ b/content/id/examples/controllers/daemonset.yaml @@ -16,6 +16,7 @@ spec: spec: tolerations: - key: node-role.kubernetes.io/master + operator: Exists effect: NoSchedule containers: - name: fluentd-elasticsearch