extra-values.yaml 330 B

123456789101112131415161718
  1. readarrConfig:
  2. additionalEnvs:
  3. - name: READARR__AUTH__APIKEY
  4. value: some-long-api-key
  5. - name: READARR__LOG__LEVEL
  6. value: error
  7. readarrNetwork:
  8. webPort: 31000
  9. readarrStorage:
  10. config:
  11. type: pvc
  12. additionalStorages:
  13. - type: pvc
  14. mountPath: /pop_music
  15. - type: pvc
  16. mountPath: /country_music