Files
chart/library/ix-dev/community/komga/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

27 lines
348 B
YAML

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