From cb604f37dc68b10866821d249e1e0c5b8314a479 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beatrice=20Dellac=C3=A0?= Date: Sun, 16 Mar 2025 03:07:03 +0100 Subject: [PATCH] update ingress --- deploy/jellyfin/ingress.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/deploy/jellyfin/ingress.yaml b/deploy/jellyfin/ingress.yaml index d2e50fd..ec75cf1 100644 --- a/deploy/jellyfin/ingress.yaml +++ b/deploy/jellyfin/ingress.yaml @@ -5,6 +5,7 @@ metadata: namespace: jellyfin annotations: kubernetes.io/ingress.class: "nginx" + acme.cert-manager.io/disable-http01-propagation-check: "true" cert-manager.io/cluster-issuer: "letsencrypt-prod" spec: tls: