mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 15:11:34 +01:00
gatus: Fix grouping
This commit is contained in:
parent
1f1dee4b76
commit
fa18fa94a9
1 changed files with 1 additions and 0 deletions
|
|
@ -39,6 +39,7 @@
|
|||
extraConditions = [ "[BODY].healthy == true" ];
|
||||
};
|
||||
"grafana".group = "Monitoring";
|
||||
"metrics".group = "Monitoring";
|
||||
"logs".group = "Monitoring";
|
||||
"git ssh" = {
|
||||
protocol = "ssh";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue