Skip to content

Commit 0e9d61f

Browse files
Merge pull request #1476 from CoreyCook8/patch-1
NO-JIRA: Add priority field to prevent early shutdown
2 parents 9091149 + fd02f1b commit 0e9d61f

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)