extra-values.yaml 332 B

123456789101112131415161718
  1. sonarrConfig:
  2. additionalEnvs:
  3. - name: SONARR__AUTH__APIKEY
  4. value: some-long-api-key
  5. - name: SONARR__LOG__LEVEL
  6. value: error
  7. sonarrNetwork:
  8. webPort: 31000
  9. sonarrStorage:
  10. config:
  11. type: pvc
  12. additionalStorages:
  13. - type: pvc
  14. mountPath: /action_series
  15. - type: pvc
  16. mountPath: /adventure_series