mirror of
https://github.com/Misterio77/Foundry.git
synced 2026-09-24 07:15:07 -05:00
fix(alcyone/grafana): try to fix policy error
This commit is contained in:
@@ -65,7 +65,7 @@
|
||||
policies.settings = {
|
||||
apiVersion = 1;
|
||||
policies = [{
|
||||
receiver = "alerts-email";
|
||||
receiver = "default";
|
||||
group_wait = "30s";
|
||||
group_interval = "5m";
|
||||
repeat_interval = "4h";
|
||||
|
||||
Reference in New Issue
Block a user