Files
chart/community/sonarr/1.2.22/ci/extra-values.yaml
2025-01-07 10:39:54 +00: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