Improve the Thanos documentation for Thanos v0.2

This commit is contained in:
Matthias Loibl
2019-01-17 18:45:39 +01:00
parent 0423a7ff81
commit 6209f3620c

View File

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