github.com/argoproj/argo-cd/v2@v2.10.9/notifications_catalog/triggers/on-health-degraded.yaml (about)

     1  - when: app.status.health.status == 'Degraded'
     2    description: Application has degraded
     3    send: [app-health-degraded]