From 159cdc52f8e3ad05e55497eb26896efe48155bd7 Mon Sep 17 00:00:00 2001 From: mafyuh Date: Sat, 6 Jul 2024 12:22:35 -0400 Subject: [PATCH] Update cluster/apps/production/sonarr/sonarr.yaml --- cluster/apps/production/sonarr/sonarr.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/production/sonarr/sonarr.yaml b/cluster/apps/production/sonarr/sonarr.yaml index 94097a6..317ab6f 100644 --- a/cluster/apps/production/sonarr/sonarr.yaml +++ b/cluster/apps/production/sonarr/sonarr.yaml @@ -84,7 +84,7 @@ spec: entryPoints: - websecure routes: - - match: Host(`sonarr${SECRET_INTERNAL_DOMAIN_NAME}`) + - match: Host(`sonarr.local.mafyuh.com`) kind: Rule services: - name: headless-sonarr