Files
chart/library/ix-dev/community/komga/values.yaml
Stavros Kois f307fd5188 Komga - migrate storage section (adds acl) (#1954)
* update values

* add migration

* update templates

* bump version

* update ui
2023-12-27 13:02:21 +02:00

28 lines
368 B
YAML

image:
repository: gotson/komga
pullPolicy: IfNotPresent
tag: 1.9.2
resources:
limits:
cpu: 4000m
memory: 8Gi
komgaConfig:
additionalEnvs: []
komgaNetwork:
webPort: 30048
hostNetwork: false
komgaRunAs:
user: 568
group: 568
komgaStorage:
config:
type: ixVolume
ixVolumeConfig:
datasetName: config
additionalStorages: []