Convert custom-metrics into an addon

This commit is contained in:
Johannes Würbach
2020-04-07 22:00:29 +02:00
parent dcc46c8aa8
commit 145ee24e09
14 changed files with 182 additions and 253 deletions

View File

@@ -6,6 +6,7 @@ local kp =
// (import 'kube-prometheus/kube-prometheus-node-ports.libsonnet') +
// (import 'kube-prometheus/kube-prometheus-static-etcd.libsonnet') +
// (import 'kube-prometheus/kube-prometheus-thanos-sidecar.libsonnet') +
// (import 'kube-prometheus/kube-prometheus-custom-metrics.libsonnet') +
{
_config+:: {
namespace: 'monitoring',