Compare commits
1 Commits
5a68b8ba42
...
c94272962d
| Author | SHA1 | Date | |
|---|---|---|---|
|
c94272962d
|
@@ -69,7 +69,9 @@ ntfy:
|
||||
spec:
|
||||
exec:
|
||||
command:
|
||||
- CMD-SHELL
|
||||
- /usr/bin/env
|
||||
- bash
|
||||
- -c
|
||||
- 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