remove example

This commit is contained in:
karancode
2019-10-22 20:52:09 +09:00
parent 1cbc994344
commit d32e859a11
3 changed files with 525 additions and 101 deletions

View File

@@ -1,6 +1,6 @@
local kp =
(import 'kube-prometheus/kube-prometheus.libsonnet') +
(import 'kube-prometheus/kube-prometheus-aws-eks-cni.libsonnet') + {
(import 'kube-prometheus/kube-prometheus.libsonnet') + {
_config+:: {
namespace: 'monitoring',
},