diff --git a/docs/monitoring-other-namespaces.md b/docs/monitoring-other-namespaces.md index 2e4ede9ffbc181b66e769da45b8ae5174eb01252..dc111b69d42059ff16e7917002e234ca265e322f 100644 --- a/docs/monitoring-other-namespaces.md +++ b/docs/monitoring-other-namespaces.md @@ -20,7 +20,7 @@ This is done in the variable `prometheus.roleSpecificNamespaces`. You usually se Example to create the needed `Role` and `RoleBinding` for the Namespace `foo` : ``` -local kp = (import 'kube-prometheus/kube-prometheus.libsonnet') + { +local kp = (import 'kube-prometheus/main.libsonnet') + { _config+:: { namespace: 'monitoring',