Files
chart/library/ix-dev/community/komga/values.yaml
2023-09-12 12:26:19 +03:00

27 lines
346 B
YAML

image:
repository: gotson/komga
pullPolicy: IfNotPresent
tag: 1.4.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: []