Change to http

This commit is contained in:
Ruben Hensen
2024-09-12 19:13:02 +02:00
parent fccd7df9a6
commit 02f67dc856
+1 -1
View File
@@ -9,7 +9,7 @@ metadata:
# If you encounter a redirect loop or are getting a 307 response code # 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. # 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 namespace: ente-photos
spec: spec:
ingressClassName: nginx ingressClassName: nginx