github.com/argoproj/argo-cd/v3@v3.2.1/resource_customizations/notification.toolkit.fluxcd.io/Alert/actions/testdata/initial_alert.yaml (about)

     1  apiVersion: notification.toolkit.fluxcd.io/v1beta3
     2  kind: Alert
     3  metadata:
     4    name: slack
     5    namespace: flux-system
     6  spec:
     7    summary: "Cluster addons impacted in us-east-2"
     8    providerRef:
     9      name: slack-bot
    10    eventSeverity: error
    11    eventSources:
    12      - kind: GitRepository
    13        name: '*'
    14      - kind: Kustomization
    15        name: '*'