Files
chart/library/ix-dev/community/komga/ci/extra-values.yaml
Stavros Kois 9690326b84 NAS-122753 / 23.10 / Add komga to community train (#1318)
* init commit

* add templates

* add ci values

* add UI
2023-07-04 23:50:36 +03:00

22 lines
476 B
YAML

komgaConfig:
additionalEnvs:
- name: KOMGA_SESSIONTIMEOUT
value: 2d
- name: KOMGA_DELETE_EMPTY_READ_LISTS
value: false
komgaNetwork:
webPort: 31000
komgaStorage:
config:
type: hostPath
hostPath: /mnt/{{ .Release.Namespace }}/config
additionalStorages:
- type: hostPath
hostPath: /mnt/{{ .Release.Namespace }}/comics
mountPath: /comics
- type: hostPath
hostPath: /mnt/{{ .Release.Namespace }}/mangas
mountPath: /mangas