From 4cf6db0e3b5c632fd486b2950163df6a7ec296da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simen=20R=C3=B8stvik?= Date: Tue, 6 Dec 2022 01:48:59 +0100 Subject: [PATCH] debug --- apps/templates/traefik.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/apps/templates/traefik.yaml b/apps/templates/traefik.yaml index aa2454d..1f0dea9 100644 --- a/apps/templates/traefik.yaml +++ b/apps/templates/traefik.yaml @@ -107,6 +107,8 @@ spec: - name: data mountPath: /data + logs.general.level: DEBUG + providers: kubernetesCRD: allowCrossNamespace: true