From d618af9566c97ee3a85312e97f7520fec88118bb Mon Sep 17 00:00:00 2001 From: Theo Brigitte Date: Tue, 10 Dec 2024 08:58:25 +0100 Subject: [PATCH] name me --- .../platform/atlas/alerting-rules/alertmanager.rules.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/helm/prometheus-rules/templates/platform/atlas/alerting-rules/alertmanager.rules.yml b/helm/prometheus-rules/templates/platform/atlas/alerting-rules/alertmanager.rules.yml index b1314197..379f62f0 100644 --- a/helm/prometheus-rules/templates/platform/atlas/alerting-rules/alertmanager.rules.yml +++ b/helm/prometheus-rules/templates/platform/atlas/alerting-rules/alertmanager.rules.yml @@ -39,9 +39,9 @@ spec: severity: notify team: atlas topic: monitoring - - alert: TestAlert + - alert: TheoTestAlert annotations: - description: '{{`TestAlert`}}' + description: '{{`TheoTestAlert`}}' expr: 1 labels: area: platform