[zh-cn] resync /controllers/fluentd.yaml

This commit is contained in:
Michael
2022-06-25 18:47:04 +08:00
parent ed23f394e2
commit c75ed0a90f
4 changed files with 7 additions and 7 deletions
@@ -19,8 +19,8 @@ spec:
name: fluentd-elasticsearch
spec:
tolerations:
# this toleration is to have the daemonset runnable on master nodes
# remove it if your masters can't run pods
# 这些容忍度设置是为了让该守护进程集在控制平面节点上运行
# 如果你不希望自己的控制平面节点运行 Pod,可以删除它们
- key: node-role.kubernetes.io/master
effect: NoSchedule
containers: