Skip to content

Commit

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

---
apiVersion: v1

0 comments on commit 0f86c45

Please sign in to comment.