From 1ce55fcfab3a90bc34b4d349db857cc41f139b7d Mon Sep 17 00:00:00 2001 From: William P Date: Sun, 9 Mar 2025 16:57:54 -0400 Subject: [PATCH] traefik: enable dashboard --- system-apps/traefik/values.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/system-apps/traefik/values.yaml b/system-apps/traefik/values.yaml index bc949b3..23213e7 100644 --- a/system-apps/traefik/values.yaml +++ b/system-apps/traefik/values.yaml @@ -1,4 +1,6 @@ traefik: + additionalArguments: + - --api.insecure=true ports: web: redirections: