18
templates/GrafanaDashboard-AlertManager.yaml
Normal file
18
templates/GrafanaDashboard-AlertManager.yaml
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
---
|
||||||
|
apiVersion: grafana.integreatly.org/v1beta1
|
||||||
|
kind: GrafanaDashboard
|
||||||
|
metadata:
|
||||||
|
name: alertmanager
|
||||||
|
namespace: {{ .Values.nfc_monitoring.grafana.namespace }}
|
||||||
|
spec:
|
||||||
|
allowCrossNamespaceImport: true
|
||||||
|
folder: No Fuss Monitoring
|
||||||
|
resyncPeriod: 1d
|
||||||
|
instanceSelector:
|
||||||
|
matchLabels:
|
||||||
|
app.kubernetes.io/component: graphing
|
||||||
|
app.kubernetes.io/instance: k8s
|
||||||
|
app.kubernetes.io/name: grafana
|
||||||
|
grafanaCom:
|
||||||
|
id: 9578
|
||||||
|
revision: 4 # as @ 19-09-23
|
Reference in New Issue
Block a user