From 1c4bf7fc240e5d33b0628ab65523877ee3672536 Mon Sep 17 00:00:00 2001 From: ibizaman Date: Mon, 8 Dec 2025 10:35:16 +0100 Subject: [PATCH] backup: avoid erroneous templating in alert name --- modules/blocks/monitoring/rules.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/blocks/monitoring/rules.json b/modules/blocks/monitoring/rules.json index a5079e5..68212ba 100644 --- a/modules/blocks/monitoring/rules.json +++ b/modules/blocks/monitoring/rules.json @@ -376,7 +376,7 @@ "annotations": { "__dashboardUid__": "f05500d0-15ed-4719-b68d-fb898ca13cc8", "__panelId__": "15", - "summary": "A backup for service {{name}} did not run in the last 24 hours." + "summary": "A backup did not run in the last 24 hours." }, "labels": { "role": "sysadmin"