Remove temporary Alertmanager email app

This commit is contained in:
2026-06-24 17:56:12 +00:00
parent 1c78595501
commit 770c7f9615
3 changed files with 0 additions and 46 deletions
@@ -1,4 +0,0 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources: []
@@ -1,19 +0,0 @@
apiVersion: monitoring.coreos.com/v1
kind: PrometheusRule
metadata:
name: alertmanager-email-test
namespace: monitoring
labels:
release: monitoring
spec:
groups:
- name: jay-email-test.rules
rules:
- alert: JayEmailTest
expr: vector(1)
for: 1m
labels:
severity: warning
annotations:
summary: "Kubernetes email alert test"
description: "This is a temporary test alert from Alertmanager to jay@home.lan."