Merge "Add Liveness probe to Calico-Kubecontrollers"
This commit is contained in:
commit
ab887b11aa
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user