fix: Alert regex

This commit is contained in:
Tony Du 2025-02-12 10:17:27 -08:00
parent 6bbcd55bb4
commit 0cb4f35057

View File

@ -51,5 +51,5 @@ spec:
# name: '*'
exclusionList:
# These are so noisy
- "*HelmRepository/flux-system/prometheus-community configured*"
- "*HelmRepository/flux-system/traefik configured*"
- "HelmRepository/flux-system/prometheus-community configured"
- "HelmRepository/flux-system/traefik configured"