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