1 Commits

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

View File

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