mirror of
https://github.com/truenas/charts.git
synced 2026-04-23 18:10:06 +08:00
19 lines
308 B
YAML
19 lines
308 B
YAML
komgaConfig:
|
|
additionalEnvs:
|
|
- name: KOMGA_SESSIONTIMEOUT
|
|
value: 2d
|
|
- name: KOMGA_DELETE_EMPTY_READ_LISTS
|
|
value: false
|
|
|
|
komgaNetwork:
|
|
webPort: 31000
|
|
|
|
komgaStorage:
|
|
config:
|
|
type: pvc
|
|
additionalStorages:
|
|
- type: pvc
|
|
mountPath: /comics
|
|
- type: pvc
|
|
mountPath: /mangas
|