From 3e44c97c3ae788c0393533299ade3ea81f264c6f Mon Sep 17 00:00:00 2001 From: William P Date: Sun, 9 Mar 2025 16:14:05 -0400 Subject: [PATCH] Temporarily enable insecure api for troubleshooting --- 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: