Fix brusnika-stage vmstack alert routing
This commit is contained in:
parent
e75601354e
commit
4fc24151ea
@ -8,7 +8,7 @@ spec:
|
||||
timeout: 20m
|
||||
values:
|
||||
global:
|
||||
clusterLabel: brusnika-stage
|
||||
clusterLabel: cluster
|
||||
nameOverride: vmstack
|
||||
fullnameOverride: vmstack
|
||||
defaultRules:
|
||||
@ -65,6 +65,7 @@ spec:
|
||||
group_interval: 5m
|
||||
repeat_interval: 6h
|
||||
receivers:
|
||||
- name: "null"
|
||||
- name: goalert
|
||||
webhook_configs:
|
||||
- url: http://goalert.goalert.svc.cluster.local:8081/api/v2/prometheusalertmanager/incoming
|
||||
|
||||
Loading…
Reference in New Issue
Block a user