Add Liveness probe to Calico-Kubecontrollers

This commit is to add liveness probe to the
calico kubecontroller containers.

Change-Id: I99e5b0c1e04d94605efa8bfe6863f1f50c2692cd
This commit is contained in:
Goutham Pratapa 2019-03-20 18:58:28 +05:30 committed by Chris Wedgwood
parent a63f3b3662
commit d8bc4f0c48
1 changed files with 5 additions and 0 deletions

View File

@ -163,6 +163,11 @@ spec:
command:
- /usr/bin/check-status
- -r
livenessProbe:
exec:
command:
- /usr/bin/check-status
- -r
volumes:
- name: calico-etcd-secrets
secret: