first commit
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
---
|
||||
apiVersion: operator.victoriametrics.com/v1beta1
|
||||
kind: VMAlert
|
||||
metadata:
|
||||
name: victoria-alerts-vmalert
|
||||
spec:
|
||||
replicaCount: 1
|
||||
datasource:
|
||||
url: "http://vmselect-victoria-alerts-main.devops-core-victoria-alerts.svc.cluster.local:8481/select/0/prometheus"
|
||||
notifier:
|
||||
url: "http://vmalertmanager-victoria-alerts-vmalertmanager.devops-core-victoria-alerts.svc.cluster.local:9093"
|
||||
evaluationInterval: "30s"
|
||||
ruleSelector:
|
||||
matchLabels:
|
||||
role: alert-rules
|
||||
Reference in New Issue
Block a user