kube-prometheus: Add docs on how to set Alertmanager configuration

This commit is contained in:
Frederic Branczyk
2018-06-07 11:08:12 +02:00
parent 9ecfa96875
commit 62fa823e3e
6 changed files with 105 additions and 4 deletions

View File

@@ -0,0 +1,7 @@
((import 'kube-prometheus/kube-prometheus.libsonnet') + {
_config+:: {
alertmanager+: {
config: importstr 'alertmanager-config.yaml',
},
},
}).alertmanager.secret