diff --git a/k8s/infrastructure/configs/flux/discord-alert.yaml b/k8s/infrastructure/configs/flux/discord-alert.yaml index 63bc8f2..77ad3c6 100644 --- a/k8s/infrastructure/configs/flux/discord-alert.yaml +++ b/k8s/infrastructure/configs/flux/discord-alert.yaml @@ -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"