Skip to content

Commit fd02f1b

Browse files
authored
Add priority field to prevent early shutdown
1 parent 9091149 commit fd02f1b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bindata/etcd/pod.gotpl.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -409,6 +409,7 @@ spec:
409409
- mountPath: /tmp
410410
name: tmp-dir
411411
hostNetwork: true
412+
priority: 2000001000
412413
priorityClassName: system-node-critical
413414
tolerations:
414415
- operator: "Exists"

0 commit comments

Comments
 (0)