From 1cde465d5f25995e3e022e86f29c4ea983952768 Mon Sep 17 00:00:00 2001 From: Nick Adam Date: Thu, 15 Jan 2026 14:52:30 +0100 Subject: [PATCH] fix: longhorn --- infrastructure/longhorn/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/longhorn/values.yaml b/infrastructure/longhorn/values.yaml index 96fd8fe..f946cba 100644 --- a/infrastructure/longhorn/values.yaml +++ b/infrastructure/longhorn/values.yaml @@ -13,7 +13,7 @@ longhorn: ingress: enabled: true ingressClassName: traefik - host: longhorn.stabify.de + host: longhorn.apps.internal.k3s.stabify.de annotations: cert-manager.io/cluster-issuer: letsencrypt-prod tls: true