Add 443 entrypoint for traefik

This commit is contained in:
Tanguy Herbron 2022-05-15 20:30:54 +02:00
parent cec2f9bf02
commit 2bf3927623

View File

@ -24,6 +24,7 @@ spec:
- --api
- --api.insecure
- --entrypoints.web.address=:80
- --entrypoints.websecure.address=:443
- --entrypoints.minecrafttcp.address=:25565/tcp
- --providers.kubernetescrd
ports: