Merge "Add Liveness probe to Calico-Kubecontrollers"
This commit is contained in:
commit
ab887b11aa
@ -163,6 +163,11 @@ spec:
|
|||||||
command:
|
command:
|
||||||
- /usr/bin/check-status
|
- /usr/bin/check-status
|
||||||
- -r
|
- -r
|
||||||
|
livenessProbe:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- /usr/bin/check-status
|
||||||
|
- -r
|
||||||
volumes:
|
volumes:
|
||||||
- name: calico-etcd-secrets
|
- name: calico-etcd-secrets
|
||||||
secret:
|
secret:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user