Add 443 entrypoint for traefik
This commit is contained in:
parent
cec2f9bf02
commit
2bf3927623
@ -24,6 +24,7 @@ spec:
|
||||
- --api
|
||||
- --api.insecure
|
||||
- --entrypoints.web.address=:80
|
||||
- --entrypoints.websecure.address=:443
|
||||
- --entrypoints.minecrafttcp.address=:25565/tcp
|
||||
- --providers.kubernetescrd
|
||||
ports:
|
||||
|
Loading…
Reference in New Issue
Block a user