From 099dabb671cda52460b0421bbff885c62488db83 Mon Sep 17 00:00:00 2001 From: Michael Thomson Date: Mon, 9 Jun 2025 16:01:26 -0400 Subject: [PATCH] traefik reenable dashboard --- infrastructure/controllers/traefik/release.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/infrastructure/controllers/traefik/release.yaml b/infrastructure/controllers/traefik/release.yaml index 5d62160..214cf5b 100644 --- a/infrastructure/controllers/traefik/release.yaml +++ b/infrastructure/controllers/traefik/release.yaml @@ -19,6 +19,7 @@ spec: allowCrossNamespace: true ingressRoute: dashboard: + enabled: true matchRule: Host(`server.michaelthomson.dev`) entryPoints: ["websecure"] tls: