From 951938830ededf33b2442fbc5aad66918784153e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simen=20R=C3=B8stvik?= Date: Wed, 7 Dec 2022 12:47:37 +0100 Subject: [PATCH] aaa --- apps/templates/traefik.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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