https to http

This commit is contained in:
Ruben Hensen
2024-09-12 16:56:48 +02:00
parent c8bc6e130c
commit a6e27a97c5
+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