diff --git a/ente-photos/ente-web-ingress.yaml b/ente-photos/ente-web-ingress.yaml index 4ddc42e..f0ea266 100644 --- a/ente-photos/ente-web-ingress.yaml +++ b/ente-photos/ente-web-ingress.yaml @@ -9,7 +9,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: "HTTPS" + nginx.ingress.kubernetes.io/backend-protocol: "HTTP" namespace: ente-photos spec: ingressClassName: nginx