From 77898a2ce9a6005848837d749739da6c375f671c Mon Sep 17 00:00:00 2001 From: Ruben Hensen Date: Mon, 3 Feb 2025 12:03:09 +0100 Subject: [PATCH] Change nas.hensen to https --- nas/ingress.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nas/ingress.yaml b/nas/ingress.yaml index 158444c..6af9099 100644 --- a/nas/ingress.yaml +++ b/nas/ingress.yaml @@ -19,7 +19,7 @@ metadata: # If you encounter a redirect loop or are getting a 307 response code # then you need to force the nginx ingress to connect to the backend using HTTPS. # - nginx.ingress.kubernetes.io/backend-protocol: "HTTP" + nginx.ingress.kubernetes.io/backend-protocol: "HTTPS" # namespace: ente-photos spec: ingressClassName: nginx