Files
chart/community/radarr/1.2.6/ci/extra-values.yaml
2023-12-28 09:40:31 +00:00

19 lines
326 B
YAML

radarrConfig:
additionalEnvs:
- name: RADARR__API_KEY
value: some-long-api-key
- name: RADARR__LOG_LEVEL
value: error
radarrNetwork:
webPort: 31000
radarrStorage:
config:
type: pvc
additionalStorages:
- type: pvc
mountPath: /action_movies
- type: pvc
mountPath: /adventure_movies