dns entrypoint disabled
This commit is contained in:
parent
7dad0114f6
commit
be5d367e5f
@ -11,8 +11,6 @@ components:
|
||||
resources:
|
||||
- ../base
|
||||
|
||||
|
||||
|
||||
patches:
|
||||
- path: patches/traefik-service-patch.yaml
|
||||
- path: patches/traefik-deployment-patch.yaml
|
||||
|
@ -29,7 +29,7 @@ spec:
|
||||
# Shared
|
||||
- --global.sendanonymoususage=false
|
||||
- --global.checknewversion=false
|
||||
- --entrypoints.dns.address=:53/udp
|
||||
# - --entrypoints.dns.address=:53/udp
|
||||
- --entrypoints.metrics.address=:9100/tcp
|
||||
- --entrypoints.traefik.address=:9000/tcp
|
||||
- --entrypoints.web.address=:8000/tcp
|
||||
|
Loading…
x
Reference in New Issue
Block a user