From 2fd697e6af1ebaa2298d64fc401823d3b754c97d Mon Sep 17 00:00:00 2001 From: Adrien Reslinger Date: Sat, 2 Nov 2024 11:47:54 +0100 Subject: [PATCH] Add comment to enable prometheus rules --- templates/traefik-helm-value.yaml.j2 | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/traefik-helm-value.yaml.j2 b/templates/traefik-helm-value.yaml.j2 index 0294e1a..e5c7f22 100644 --- a/templates/traefik-helm-value.yaml.j2 +++ b/templates/traefik-helm-value.yaml.j2 @@ -129,6 +129,7 @@ metrics: # # namespace: "another-namespace" # # namespaceSelector: {} # prometheusRule: +# enabled: true # additionalLabels: {} # namespace: "{{ traefik_namespace }}" # rules: