🔒️ authelia *arr

This commit is contained in:
auricom
2023-11-04 10:57:24 +01:00
parent e0023f8f8c
commit 2a7ea882a2
2 changed files with 3 additions and 3 deletions

View File

@@ -145,7 +145,7 @@ spec:
enabled: true
className: nginx
annotations:
external-dns.home.arpa/enabled: "true"
# external-dns.home.arpa/enabled: "true"
nginx.ingress.kubernetes.io/configuration-snippet: |
add_header Cache-Control "no-store";
add_header Pragma "no-cache";

View File

@@ -2,7 +2,7 @@
# yaml-language-server: $schema=https://raw.githubusercontent.com/recyclarr/recyclarr/master/schemas/config-schema.json
sonarr:
sonarr:
base_url: http://sonarr.default.svc.cluster.local
base_url: http://sonarr.default.svc.cluster.local:8080
api_key: !env_var SONARR_API_KEY
delete_old_custom_formats: true
@@ -103,7 +103,7 @@ sonarr:
radarr:
radarr:
base_url: http://radarr.default.svc.cluster.local
base_url: http://radarr.default.svc.cluster.local:8080
api_key: !env_var RADARR_API_KEY
delete_old_custom_formats: true