From ec7929aaa8ace4f894e9ccfa9a693679427105dc Mon Sep 17 00:00:00 2001 From: Simon Pasquier Date: Fri, 9 Sep 2022 17:03:53 +0200 Subject: [PATCH] documentation/prometheus-mixin: fix comment typo Signed-off-by: Simon Pasquier --- documentation/prometheus-mixin/config.libsonnet | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/prometheus-mixin/config.libsonnet b/documentation/prometheus-mixin/config.libsonnet index 6b96a31429..ab9079a5e3 100644 --- a/documentation/prometheus-mixin/config.libsonnet +++ b/documentation/prometheus-mixin/config.libsonnet @@ -21,7 +21,7 @@ // If you run Prometheus on Kubernetes with the Prometheus // Operator, you can make use of the configured target labels for // nicer naming: - // prometheusNameTemplate: '{{$labels.namespace}}/{{$labels.pod}}' + // prometheusName: '{{$labels.namespace}}/{{$labels.pod}}' // prometheusHAGroupName is inserted into annotations to name an // HA group. All labels used here must also be present in