Skip to content

Commit e1b66b1

Browse files
authored
Merge pull request #43996 from my-git9/daemonseteamp
[zh-cn] sync daemonset.yaml
2 parents 1854af8 + 73c44b1 commit e1b66b1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/zh-cn/examples/controllers/daemonset.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ spec:
3535
volumeMounts:
3636
- name: varlog
3737
mountPath: /var/log
38+
# 可能需要设置较高的优先级类以确保 DaemonSet Pod 可以抢占正在运行的 Pod
39+
# priorityClassName: important
3840
terminationGracePeriodSeconds: 30
3941
volumes:
4042
- name: varlog

0 commit comments

Comments
 (0)