Files
chart/community/radarr/1.2.21/ci/extra-values.yaml
2024-10-29 14:23:10 +00:00

19 lines
332 B
YAML

radarrConfig:
additionalEnvs:
- name: RADARR__AUTH__APIKEY
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