From f603370b81c09e0aa825cc5eed6cd4a9d80589e0 Mon Sep 17 00:00:00 2001 From: trivernis Date: Mon, 9 Oct 2023 23:59:53 +0200 Subject: [PATCH] Fix plantwiki traefik rule --- apps/plantwiki/app/deploy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/plantwiki/app/deploy.yaml b/apps/plantwiki/app/deploy.yaml index d443017..1debedd 100644 --- a/apps/plantwiki/app/deploy.yaml +++ b/apps/plantwiki/app/deploy.yaml @@ -57,7 +57,7 @@ spec: entryPoints: - web routes: - - match: Host(`plantwiki.trivernis.dev, plantwiki.trivernis.net`) + - match: Host(`plantwiki.trivernis.dev`, `plantwiki.trivernis.net`) kind: Rule middlewares: - name: strict-security-headers