Update cluster/apps/production/sonarr/sonarr.yaml

This commit is contained in:
Matt Reeves 2024-07-06 12:22:35 -04:00
parent 1a3e3842db
commit 159cdc52f8

View file

@ -84,7 +84,7 @@ spec:
entryPoints: entryPoints:
- websecure - websecure
routes: routes:
- match: Host(`sonarr${SECRET_INTERNAL_DOMAIN_NAME}`) - match: Host(`sonarr.local.mafyuh.com`)
kind: Rule kind: Rule
services: services:
- name: headless-sonarr - name: headless-sonarr