Compare commits
3 Commits
bbbd284102
...
2b0d4b1a06
Author | SHA1 | Date | |
---|---|---|---|
2b0d4b1a06
|
|||
5b572dcf4c | |||
2a3e59cb7c |
@@ -73,7 +73,9 @@ ntfy:
|
|||||||
spec:
|
spec:
|
||||||
exec:
|
exec:
|
||||||
command:
|
command:
|
||||||
- CMD-SHELL
|
- /usr/bin/env
|
||||||
|
- sh
|
||||||
|
- -c
|
||||||
- wget -q --tries=1 http://localhost:80/v1/health -O - | grep -Eo '\"healthy\"\\s*:\\s*true' || exit 1
|
- wget -q --tries=1 http://localhost:80/v1/health -O - | grep -Eo '\"healthy\"\\s*:\\s*true' || exit 1
|
||||||
failureThreshold: 5
|
failureThreshold: 5
|
||||||
initialDelaySeconds: 60
|
initialDelaySeconds: 60
|
||||||
|
Reference in New Issue
Block a user