mirror of
https://github.com/argoproj/argo-cd
synced 2026-04-21 17:07:16 +00:00
feat: Migrate argocd notifications to argocd (#7744) Signed-off-by: pashavictorovich <pavel@codefresh.io>
4 lines
136 B
YAML
4 lines
136 B
YAML
- when: app.metadata.deletionTimestamp != nil
|
|
description: Application is deleted.
|
|
send: [app-deleted]
|
|
oncePer: app.metadata.name
|