From 89b483da480932f33f09a1435f47bd45707dd98e Mon Sep 17 00:00:00 2001 From: Nick Adam Date: Sun, 18 Jan 2026 02:06:57 +0100 Subject: [PATCH] modified: infrastructure/longhorn/values.yaml --- 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 04154cd..74ab741 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-ipwhitelist-internal@kubernetescrd + # IP-Whitelist temporär entfernt für Tests + # traefik.ingress.kubernetes.io/router.middlewares: traefik-system-ipwhitelist-internal@kubernetescrd tls: true tlsSecret: longhorn-tls