From 2011bbcbb6a16dcb46b238639d7f62bf5e67f835 Mon Sep 17 00:00:00 2001 From: Nick Adam Date: Thu, 15 Jan 2026 14:50:06 +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 69afe08..96fd8fe 100644 --- a/infrastructure/longhorn/values.yaml +++ b/infrastructure/longhorn/values.yaml @@ -15,6 +15,6 @@ longhorn: ingressClassName: traefik host: longhorn.stabify.de annotations: - cert-manager.io/cluster-issuer: letsencrypt-production + cert-manager.io/cluster-issuer: letsencrypt-prod tls: true tlsSecret: longhorn-tls