argo-cd/notifications_catalog/triggers/on-sync-failed.yaml
Andrii Korotkov e14d6b7bf9
chore: Update notifications to be less spammy (#20871) (#21884)
Signed-off-by: Andrii Korotkov <andrii.korotkov@verkada.com>
2025-02-18 08:43:39 -05:00

4 lines
231 B
YAML

- when: app.status.operationState != nil and app.status.operationState.phase in ['Error', 'Failed']
description: Application syncing has failed
send: [app-sync-failed]
oncePer: app.status.operationState?.syncResult?.revision