flora-6: remove #234

Merged
teutat3s merged 12 commits from remove-flora-6-sad-face into main 2024-09-10 15:58:58 +00:00
Showing only changes of commit faa71b7797 - Show all commits

View file

@ -250,4 +250,10 @@ lib.mapAttrsToList
# description =
# "alertmanager: number of active silences has changed: {{$value}}";
# };
garage_cluster_healthy = {
condition = "cluster_healthy = 0";
time = "15m";
description = "garage cluster on {{$labels.instance}} is not healthy: {{$labels.result}}!";
};
})