Skip to content

Commit 1454c2a

Browse files
authored
Merge pull request #29002 from Arhell/update
[zh] Operator: Exists missing
2 parents 52bc988 + 40b183c commit 1454c2a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/zh/examples/controllers/daemonset.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ spec:
1818
# this toleration is to have the daemonset runnable on master nodes
1919
# remove it if your masters can't run pods
2020
- key: node-role.kubernetes.io/master
21+
operator: Exists
2122
effect: NoSchedule
2223
containers:
2324
- name: fluentd-elasticsearch

0 commit comments

Comments
 (0)