Set redirect to https to false
This commit is contained in:
@@ -5,7 +5,7 @@ metadata:
|
||||
annotations:
|
||||
kubernetes.io/ingress.class: "nginx"
|
||||
ingress.kubernetes.io/enable-cors: "true"
|
||||
ingress.kubernetes.io/force-ssl-redirect: "true"
|
||||
ingress.kubernetes.io/force-ssl-redirect: "false"
|
||||
spec:
|
||||
rules:
|
||||
- host: "lingonpaj.com"
|
||||
|
||||
Reference in New Issue
Block a user