mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
🔒️ authelia *arr
This commit is contained in:
@@ -145,7 +145,7 @@ spec:
|
|||||||
enabled: true
|
enabled: true
|
||||||
className: nginx
|
className: nginx
|
||||||
annotations:
|
annotations:
|
||||||
external-dns.home.arpa/enabled: "true"
|
# external-dns.home.arpa/enabled: "true"
|
||||||
nginx.ingress.kubernetes.io/configuration-snippet: |
|
nginx.ingress.kubernetes.io/configuration-snippet: |
|
||||||
add_header Cache-Control "no-store";
|
add_header Cache-Control "no-store";
|
||||||
add_header Pragma "no-cache";
|
add_header Pragma "no-cache";
|
||||||
|
@@ -2,7 +2,7 @@
|
|||||||
# yaml-language-server: $schema=https://raw.githubusercontent.com/recyclarr/recyclarr/master/schemas/config-schema.json
|
# yaml-language-server: $schema=https://raw.githubusercontent.com/recyclarr/recyclarr/master/schemas/config-schema.json
|
||||||
sonarr:
|
sonarr:
|
||||||
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
|
api_key: !env_var SONARR_API_KEY
|
||||||
|
|
||||||
delete_old_custom_formats: true
|
delete_old_custom_formats: true
|
||||||
@@ -103,7 +103,7 @@ sonarr:
|
|||||||
|
|
||||||
radarr:
|
radarr:
|
||||||
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
|
api_key: !env_var RADARR_API_KEY
|
||||||
|
|
||||||
delete_old_custom_formats: true
|
delete_old_custom_formats: true
|
||||||
|
Reference in New Issue
Block a user