diff --git a/apps/templates/traefik.yaml b/apps/templates/traefik.yaml index 69ff15d..17c5cf3 100644 --- a/apps/templates/traefik.yaml +++ b/apps/templates/traefik.yaml @@ -77,13 +77,13 @@ spec: websecure: port: 4443 exposedPort: 443 - expose: false + expose: true protocol: TCP tls: enabled: true metrics: port: 9100 - expose: true + expose: false udp: port: 6666 protocol: UDP