Files
chart/library/ix-dev/community/sonarr/ci/extra-values.yaml
Stavros Kois 58dd2205b5 Update envs for all *arrs (#2550)
* sonarr: update env vars

* radarr: new env vars

* lidarr: new env vars

* prowlarr: new env vars
2024-06-10 18:18:05 +03:00

19 lines
332 B
YAML

sonarrConfig:
additionalEnvs:
- name: SONARR__AUTH__APIKEY
value: some-long-api-key
- name: SONARR__LOG__LEVEL
value: error
sonarrNetwork:
webPort: 31000
sonarrStorage:
config:
type: pvc
additionalStorages:
- type: pvc
mountPath: /action_series
- type: pvc
mountPath: /adventure_series