fix: grafana alerts
This commit is contained in:
parent
b0cbb5a3b4
commit
68273a7259
4 changed files with 10 additions and 14 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue