kube-prometheus: Migrate kube-prometheus alerts to jsonnet
This commit is contained in:
4
jsonnet/kube-prometheus/alerts/alerts.libsonnet
Normal file
4
jsonnet/kube-prometheus/alerts/alerts.libsonnet
Normal file
@@ -0,0 +1,4 @@
|
||||
(import 'alertmanager.libsonnet') +
|
||||
(import 'general.libsonnet') +
|
||||
(import 'node.libsonnet') +
|
||||
(import 'prometheus.libsonnet')
|
||||
Reference in New Issue
Block a user