From 449f6b2e819f9980dd3a858abc4895b064265045 Mon Sep 17 00:00:00 2001 From: Claude AI Date: Mon, 5 Jan 2026 12:02:45 +0000 Subject: [PATCH] fix(loki): Remove middleware temporarily to get ingress working first --- apps/loki/ingress.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/apps/loki/ingress.yaml b/apps/loki/ingress.yaml index 8d70da3..b8959c4 100644 --- a/apps/loki/ingress.yaml +++ b/apps/loki/ingress.yaml @@ -8,7 +8,6 @@ metadata: annotations: kubernetes.io/ingress.class: traefik cert-manager.io/cluster-issuer: letsencrypt-http - traefik.ingress.kubernetes.io/router.middlewares: loki-basic-auth@kubernetescrd spec: rules: - host: loki.thedevops.dev