set tls to true

This commit is contained in:
ducoterra
2020-04-19 13:03:58 -04:00
parent 786b1e8c93
commit fa39bec3ca

View File

@@ -38,6 +38,7 @@ spec:
- --api.insecure
- --entrypoints.web.Address=:9080
- --entrypoints.websecure.Address=:9443
- --entrypoints.websecure.http.tls=true
- --providers.kubernetesingress
- --providers.kubernetesingress.ingressclass=traefik-external
- --providers.kubernetesingress.ingressendpoint.ip=3.14.3.100