From 5a1e9c83860bca111838195b1bf32dcfd32e3eea Mon Sep 17 00:00:00 2001 From: Nikolai Rodionov Date: Sun, 17 Nov 2024 21:55:12 +0100 Subject: [PATCH] Add basic auth to loki --- installations/monitoring/helmfile.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/installations/monitoring/helmfile.yaml b/installations/monitoring/helmfile.yaml index b2fba8e..85a73f8 100644 --- a/installations/monitoring/helmfile.yaml +++ b/installations/monitoring/helmfile.yaml @@ -31,6 +31,8 @@ releases: version: 6.18.0 inherit: - template: default-env-values + - template: ext-secret + - template: ext-traefik-middleware - name: promtail chart: grafana/promtail namespace: observability