Compare commits
1 Commits
2b0d4b1a06
...
bbbd284102
Author | SHA1 | Date | |
---|---|---|---|
bbbd284102
|
@@ -73,9 +73,7 @@ ntfy:
|
|||||||
spec:
|
spec:
|
||||||
exec:
|
exec:
|
||||||
command:
|
command:
|
||||||
- /usr/bin/env
|
- CMD-SHELL
|
||||||
- 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