EUGENIO SOUZA CARVALHO 4 vuotta sitten
vanhempi
commit
d8eae8d205
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      traefik/020-deployment.yaml

+ 1 - 1
traefik/020-deployment.yaml

@@ -57,7 +57,7 @@ spec:
             - --api.insecure=false
             - --api.dashboard=true
             - --accesslog
-            - --insecureskipverify
+            - --serversTransport.insecureSkipVerify=true
             - --global.checknewversion=true
             - --entryPoints.traefik.address=:8100
             - --entryPoints.web.address=:80