argo-cd/notifications_catalog/triggers/on-sync-running.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
221 B
YAML

- when: app.status.operationState != nil and app.status.operationState.phase in ['Running']
description: Application is being synced
send: [app-sync-running]
oncePer: app.status.operationState?.syncResult?.revision