extra-values.yaml 319 B

123456789101112131415161718
  1. lidarrConfig:
  2. additionalEnvs:
  3. - name: LIDARR__API_KEY
  4. value: some-long-api-key
  5. - name: LIDARR__LOG_LEVEL
  6. value: error
  7. lidarrNetwork:
  8. webPort: 31000
  9. lidarrStorage:
  10. config:
  11. type: pvc
  12. additionalStorages:
  13. - type: pvc
  14. mountPath: /pop_music
  15. - type: pvc
  16. mountPath: /country_music