Skip to content

Commit

Permalink
backport 4168 (#4222)
Browse files Browse the repository at this point in the history
  • Loading branch information
vaikas authored Oct 6, 2020
1 parent 74b9bed commit 9a6952d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion config/core/deployments/webhook.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,9 @@ spec:
httpHeaders:
- name: k-kubelet-probe
value: "webhook"
livenessProbe: *probe
livenessProbe:
<<: *probe
initialDelaySeconds: 20

# Our webhook should gracefully terminate by lame ducking first, set this to a sufficiently
# high value that we respect whatever value it has configured for the lame duck grace period.
Expand Down

0 comments on commit 9a6952d

Please sign in to comment.