Skip to content

Commit c5f2089

Browse files
authored
Merge pull request #8969 from zalando-incubator/unbound-prestop-typo
Fix typo in lifecycle
2 parents faccf04 + 26a16c9 commit c5f2089

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ spec:
6363
periodSeconds: 10
6464
timeoutSeconds: 5
6565
{{- end }}
66-
lifecyle:
66+
lifecycle:
6767
preStop:
6868
sleep:
6969
seconds: 25

0 commit comments

Comments
 (0)