1 Commits

Author SHA1 Message Date
c94272962d Update Helm release gitea to v12
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 17s
2025-05-18 00:00:48 +00:00

View File

@@ -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