change livenesss
All checks were successful
renovate / renovate (push) Successful in 1m54s

This commit is contained in:
2025-06-05 12:36:32 -05:00
parent 6687200c71
commit 8e8967811b

View File

@@ -77,11 +77,11 @@ ntfy:
- sh - sh
- -c - -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: 10
initialDelaySeconds: 60 initialDelaySeconds: 60
periodSeconds: 60 periodSeconds: 60
successThreshold: 1 successThreshold: 1
timeoutSeconds: 10 timeoutSeconds: 30
resources: resources:
requests: requests:
cpu: 10m cpu: 10m