diff --git a/apps/web-test/web-ingress.yaml b/apps/web-test/web-ingress.yaml index ae3bc14..d5b48e5 100644 --- a/apps/web-test/web-ingress.yaml +++ b/apps/web-test/web-ingress.yaml @@ -4,6 +4,7 @@ metadata: name: web annotations: cert-manager.io/cluster-issuer: letsencrypt-prod + nginx.ingress.kubernetes.io/ssl-redirect: "false" spec: ingressClassName: nginx