Files
chart/community/radarr/1.2.9/ci/extra-values.yaml
2024-01-22 14:14:24 +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