fix: grafana alerts

This commit is contained in:
Dominik Polakovics Polakovics 2026-01-25 14:41:04 +01:00
parent b0cbb5a3b4
commit 68273a7259
4 changed files with 10 additions and 14 deletions

View file

@ -115,7 +115,6 @@ in
settings = {
apiToken = "\${PUSHOVER_API_TOKEN}";
userKey = "\${PUSHOVER_USER_KEY}";
device = "iphone";
priority = 2;
retry = "30s";
expire = "2m";
@ -134,7 +133,6 @@ in
settings = {
apiToken = "\${PUSHOVER_API_TOKEN}";
userKey = "\${PUSHOVER_USER_KEY}";
device = "iphone";
priority = 1;
sound = "siren";
okSound = "magic";