Explorar o código

Merge pull request #131 from ChristianLempa:ChristianLempa/issue129

Traefik latest helm chart changes to ports.web.redirectTo
Christian Lempa %!s(int64=2) %!d(string=hai) anos
pai
achega
d6729c02ae
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      kubernetes/traefik/values.yml

+ 2 - 1
kubernetes/traefik/values.yml

@@ -41,7 +41,8 @@ ports:
 # Configure your entrypoints here...
   web:
     # (optional) Permanent Redirect to HTTPS
-    # redirectTo: websecure
+    # redirectTo:
+    #   port: websecure
   websecure:
     tls:
       enabled: true