revert examples to original
This commit is contained in:
@@ -1,6 +1,5 @@
|
|||||||
local kp =
|
local kp =
|
||||||
(import 'kube-prometheus/kube-prometheus.libsonnet') + {
|
(import 'kube-prometheus/kube-prometheus.libsonnet') + {
|
||||||
|
|
||||||
_config+:: {
|
_config+:: {
|
||||||
namespace: 'monitoring',
|
namespace: 'monitoring',
|
||||||
},
|
},
|
||||||
@@ -27,4 +26,4 @@ local kustomization = {
|
|||||||
|
|
||||||
manifests {
|
manifests {
|
||||||
'../kustomization': kustomization,
|
'../kustomization': kustomization,
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user