From 2eb5e1dbd9d7cadaa0a7caea5dae1b9553bf6863 Mon Sep 17 00:00:00 2001 From: Nick Adam Date: Wed, 21 Jan 2026 02:00:27 +0100 Subject: [PATCH] fix longhorn secure --- infrastructure/longhorn/values.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/infrastructure/longhorn/values.yaml b/infrastructure/longhorn/values.yaml index eae53ba..bb79459 100644 --- a/infrastructure/longhorn/values.yaml +++ b/infrastructure/longhorn/values.yaml @@ -16,6 +16,7 @@ longhorn: host: longhorn.apps.internal.k3s.stabify.de annotations: cert-manager.io/cluster-issuer: letsencrypt-prod + traefik.ingress.kubernetes.io/router.middlewares: traefik-system-authentik-global@kubernetescrd tls: true tlsSecret: longhorn-tls - traefik.ingress.kubernetes.io/router.middlewares: traefik-system-authentik-global@kubernetescrd +