EUGENIO SOUZA CARVALHO hace 4 años
padre
commit
d8eae8d205
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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