Kaynağa Gözat

Always redirect photos to HSTS

Victor Lavaud 3 ay önce
ebeveyn
işleme
c94789759b
1 değiştirilmiş dosya ile 3 ekleme ve 3 silme
  1. 3 3
      ingress/ingress.yaml

+ 3 - 3
ingress/ingress.yaml

@@ -479,9 +479,9 @@ metadata:
     nginx.org/proxy-connect-timeout: "60s"
     nginx.org/proxy-read-timeout: "60s"
     # Uncomment to allow solving HTTP01 challenge
-    nginx.org/hsts: "false"
-    ingress.kubernetes.io/ssl-redirect: "false"
-    nginx.org/redirect-to-https: "false"
+    nginx.org/hsts: "true"
+    ingress.kubernetes.io/ssl-redirect: "true"
+    nginx.org/redirect-to-https: "true"
 spec:
   tls:
   - hosts: