1 Commits

Author SHA1 Message Date
8d7cf8cda0 Update actions/checkout action to v5
Some checks failed
lint-test-helm / helm-lint (pull_request) Failing after 3s
2025-09-05 00:04:59 +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: