Skip to content

Commit

Permalink
backport 4168 to .16 (#4225)
Browse files Browse the repository at this point in the history
  • Loading branch information
vaikas authored Oct 6, 2020
1 parent c6f3501 commit 7d93326
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 @@ -91,7 +91,9 @@ spec:
httpHeaders:
- name: k-kubelet-probe
value: "webhook"
livenessProbe: *probe
livenessProbe:
<<: *probe
initialDelaySeconds: 20

---
apiVersion: v1
Expand Down

0 comments on commit 7d93326

Please sign in to comment.