EUGENIO SOUZA CARVALHO 4 年之前
父節點
當前提交
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