Change ssl passthrough

This commit is contained in:
Ruben Hensen
2024-09-12 19:10:16 +02:00
parent 296ac47075
commit e3afd86f0a
+1 -1
View File
@@ -5,7 +5,7 @@ metadata:
annotations:
# nginx.ingress.kubernetes.io/rewrite-target: /
cert-manager.io/cluster-issuer: prod-cluster-issuer
nginx.ingress.kubernetes.io/ssl-passthrough: "true"
nginx.ingress.kubernetes.io/ssl-passthrough: "false"
# 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.
#