extra-values.yaml 308 B

123456789101112131415161718
  1. komgaConfig:
  2. additionalEnvs:
  3. - name: KOMGA_SESSIONTIMEOUT
  4. value: 2d
  5. - name: KOMGA_DELETE_EMPTY_READ_LISTS
  6. value: false
  7. komgaNetwork:
  8. webPort: 31000
  9. komgaStorage:
  10. config:
  11. type: pvc
  12. additionalStorages:
  13. - type: pvc
  14. mountPath: /comics
  15. - type: pvc
  16. mountPath: /mangas