From 1c78595501f7d072b66701f9877319c5ccde6d41 Mon Sep 17 00:00:00 2001 From: Jay Phillips Date: Wed, 24 Jun 2026 17:55:37 +0000 Subject: [PATCH] Remove temporary Alertmanager email test rule --- apps/monitoring/alertmanager-email/kustomization.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/apps/monitoring/alertmanager-email/kustomization.yaml b/apps/monitoring/alertmanager-email/kustomization.yaml index 9d888f9..e609fb2 100644 --- a/apps/monitoring/alertmanager-email/kustomization.yaml +++ b/apps/monitoring/alertmanager-email/kustomization.yaml @@ -1,5 +1,4 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization -resources: - - test-alert.yaml +resources: []