diff --git a/templates/traefik-helm-value.yaml.j2 b/templates/traefik-helm-value.yaml.j2 index c18c1e5..b03a8c1 100644 --- a/templates/traefik-helm-value.yaml.j2 +++ b/templates/traefik-helm-value.yaml.j2 @@ -103,13 +103,13 @@ metrics: service: enabled: true serviceMonitor: -# metricRelabelings: [] + metricRelabelings: [] # # - sourceLabels: [__name__] # # separator: ; # # regex: ^fluentd_output_status_buffer_(oldest|newest)_.+ # # replacement: $1 # # action: drop -# relabelings: [] + relabelings: [] # # - sourceLabels: [__meta_kubernetes_pod_node_name] # # separator: ; # # regex: ^(.*)$