From bbfa38761ffa909344900ca8040efc7a7d8092f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simen=20R=C3=B8stvik?= Date: Tue, 15 Nov 2022 09:18:09 +0100 Subject: [PATCH] Nodeport --- 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 a653507..832c7fb 100644 --- a/apps/templates/traefik.yaml +++ b/apps/templates/traefik.yaml @@ -71,7 +71,7 @@ spec: service: enabled: true - type: ClusterIP + type: NodePort annotations: {} annotationsTCP: {} annotationsUDP: {}