Skip to content

Commit e7fc938

Browse files
authored
Add priority field to prevent early shutdown
1 parent 0bec046 commit e7fc938

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bindata/assets/kube-apiserver/pod.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -288,6 +288,7 @@ spec:
288288
readOnlyRootFilesystem: true
289289
terminationGracePeriodSeconds: {{.GracefulTerminationDuration}}
290290
hostNetwork: true
291+
priority: 2000001000
291292
priorityClassName: system-node-critical
292293
tolerations:
293294
- operator: "Exists"

0 commit comments

Comments
 (0)