From 287afc9dd75d30495715567d9f0b79e9784cb348 Mon Sep 17 00:00:00 2001 From: Roxedus Date: Sun, 3 Jul 2022 16:55:08 +0200 Subject: [PATCH] cluster --- apps/templates/traefik.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/templates/traefik.yaml b/apps/templates/traefik.yaml index ed9d24a..8c1457b 100644 --- a/apps/templates/traefik.yaml +++ b/apps/templates/traefik.yaml @@ -106,7 +106,7 @@ spec: service: enabled: true - type: NodePort + type: ClusterIP annotations: {} annotationsTCP: {} annotationsUDP: {}