entrypoint defined
This commit is contained in:
parent
9f0cb521e9
commit
58db691a4d
@ -25,6 +25,7 @@ spec:
|
||||
args:
|
||||
- --global.sendanonymoususage=false
|
||||
- --global.checknewversion=false
|
||||
- --entrypoints.ftp.address=:21/tcp
|
||||
- --entrypoints.dns.address=:53/udp
|
||||
- --entrypoints.metrics.address=:9100/tcp
|
||||
- --entrypoints.traefik.address=:9000/tcp
|
||||
@ -68,7 +69,7 @@ spec:
|
||||
timeoutSeconds: 2
|
||||
name: traefik
|
||||
ports:
|
||||
- containerPort: 53
|
||||
- containerPort: 21
|
||||
name: ftp
|
||||
- containerPort: 53
|
||||
name: dns
|
||||
|
Loading…
x
Reference in New Issue
Block a user