dns entrypoint disabled

This commit is contained in:
Steffen Illium 2024-04-15 15:38:45 +02:00
parent 7dad0114f6
commit be5d367e5f
2 changed files with 1 additions and 3 deletions

View File

@ -11,8 +11,6 @@ components:
resources:
- ../base
patches:
- path: patches/traefik-service-patch.yaml
- path: patches/traefik-deployment-patch.yaml

View File

@ -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