Skip to content

Commit

Permalink
fixture(matchQuery): notifications
Browse files Browse the repository at this point in the history
  • Loading branch information
adityathebe committed Feb 20, 2025
1 parent b617811 commit b3741aa
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions fixtures/notifications/config-health-match-query.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
apiVersion: mission-control.flanksource.com/v1
kind: Notification
metadata:
name: config-alerts
spec:
events:
- config.unhealthy
- config.warning
filter: matchQuery(.config, "type=Kubernetes::Pod,Kubernetes::Deployment name!=postgres tags.cluster=prod")
to:
email: [email protected]

0 comments on commit b3741aa

Please sign in to comment.