Update exec-liveness.yaml

This commit is contained in:
Amit Sharma
2022-03-12 14:42:48 +05:30
committed by GitHub
parent ef297288fa
commit a60e9203e0
@@ -11,7 +11,7 @@ spec:
args:
- /bin/sh
- -c
- touch /tmp/healthy; sleep 30; rm -rf /tmp/healthy; sleep 600
- touch /tmp/healthy; sleep 30; rm -f /tmp/healthy; sleep 600
livenessProbe:
exec:
command: