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