1 Commits

Author SHA1 Message Date
4d56fffa5b Update actions/setup-node action to v5
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 12s
2025-09-05 00:05:05 +00:00

View File

@@ -279,7 +279,7 @@ argo-cd:
- description: Application has degraded
send:
- app-health-degraded
when: app.status.health.status == 'Degraded' and time.Now().Sub(time.Parse(app.status.health.lastTransitionTime).Minutes() >= 15
when: app.status.health.status == 'Degraded'
trigger.on-sync-failed: |
- description: Application syncing has failed
send: