From 0a19e4badb64ac8cfbba74eb83acd88224b93c09 Mon Sep 17 00:00:00 2001 From: Junwei Zhao Date: Fri, 8 Aug 2025 16:57:04 +1000 Subject: [PATCH] Test home-proxy --- home-apps/home-proxy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home-apps/home-proxy.yaml b/home-apps/home-proxy.yaml index 62e70ce..8aa989c 100644 --- a/home-apps/home-proxy.yaml +++ b/home-apps/home-proxy.yaml @@ -224,12 +224,12 @@ kind: Ingress metadata: name: jellyfin-ingress annotations: - kubernetes.io/ingress.class: "nginx" kubernetes.io/tls-acme: "true" cert-manager.io/cluster-issuer: "letsencrypt-prod" nginx.ingress.kubernetes.io/auth-url: "https://pass.junv.cc/auth" nginx.ingress.kubernetes.io/auth-signin: "https://pass.junv.cc/?redirect=https%3A%2F%2F$host$request_uri" spec: + ingressClassName: nginx tls: - hosts: - jellyfin.junv.cc