Files
chart/library/ix-dev/community/sonarr/ci/extra-values.yaml
2023-11-30 15:35:30 +02:00

19 lines
326 B
YAML

sonarrConfig:
additionalEnvs:
- name: SONARR__API_KEY
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