Files
chart/community/sonarr/1.2.19/ci/extra-values.yaml
2024-08-28 10:21:35 +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