EUGENIO SOUZA CARVALHO 4 лет назад
Родитель
Сommit
4e60b074b1
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      020-deployment.yaml

+ 1 - 1
020-deployment.yaml

@@ -61,7 +61,7 @@ spec:
           - --entryPoints.traefik.address=:8100
           - --entryPoints.web.address=:80
           - --entryPoints.websecure.address=:443
-          - "--acme.domains=*.eugeniocarvalho.dev,eugeniocarvalho.dev"
+          - --acme.domains=*.eugeniocarvalho.dev,eugeniocarvalho.dev
 
           # permanent redirecting of all requests on http (80) to https (443)
           - --entrypoints.web.http.redirections.entryPoint.to=websecure