From 4cfcc0e5dd132394b0aef6fd99721500c9e49cc4 Mon Sep 17 00:00:00 2001 From: nomadics9 Date: Sun, 12 Jan 2025 02:33:09 +0300 Subject: [PATCH] Traefik service account --- charts/traefik/values.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/charts/traefik/values.yaml b/charts/traefik/values.yaml index d1cdd63..f56e394 100644 --- a/charts/traefik/values.yaml +++ b/charts/traefik/values.yaml @@ -12,6 +12,11 @@ ports: targetport: 2222 nodePort: 30222 + +serviceAccount: + create: true + name: traefik + service: type: LoadBalancer spec: