jsonnet/kube-prometheus: update Prometheus dependency to v2.22.0

This commit is contained in:
Simon Pasquier
2020-10-19 12:29:48 +02:00
parent 980e95de01
commit 9a3e639345
6 changed files with 16 additions and 7 deletions

View File

@@ -1,5 +1,5 @@
local kp = (import 'kube-prometheus/kube-prometheus.libsonnet') +
(import 'kube-prometheus/kube-prometheus-all-namespaces.libsonnet') + {
(import 'kube-prometheus/kube-prometheus-all-namespaces.libsonnet') + {
_config+:: {
namespace: 'monitoring',