[ja] updated configure-liveness-readiness-startup-probes.md

This commit is contained in:
Arhell
2022-05-22 03:16:45 +03:00
parent 704c007ddf
commit 533a2197fa
2 changed files with 2 additions and 2 deletions
@@ -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: