change probe

This commit is contained in:
2025-05-17 19:59:22 -05:00
parent 28582895e9
commit a20d0908f8

View File

@@ -69,9 +69,7 @@ ntfy:
spec: spec:
exec: exec:
command: command:
- /usr/bin/env - CMD-SHELL
- bash
- -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