[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
@@ -15,8 +15,8 @@ spec:
name: fluentd-elasticsearch
spec:
tolerations:
# 这些容忍度设置是为了让守护进程在控制平面节点上运行
# 如果你不希望控制平面节点运行 Pod,可以删除它们
# 这些容忍度设置是为了让守护进程在控制平面节点上运行
# 如果你不希望自己的控制平面节点运行 Pod,可以删除它们
- key: node-role.kubernetes.io/control-plane
operator: Exists
effect: NoSchedule