Skip to content

Commit 7d62de8

Browse files
authored
Merge pull request #8963 from zalando-incubator/unbound-prestop
Halt terminating unbound
2 parents 67afbb3 + 4918f3f commit 7d62de8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

cluster/manifests/coredns-local/daemonset-coredns.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,10 @@ spec:
6363
periodSeconds: 10
6464
timeoutSeconds: 5
6565
{{- end }}
66+
lifecyle:
67+
preStop:
68+
sleep:
69+
seconds: 25
6670
resources:
6771
requests:
6872
ephemeral-storage: 256Mi

0 commit comments

Comments
 (0)