Files
chart/library/ix-dev/community/komga/values.yaml
2024-01-09 08:40:21 +02:00

28 lines
369 B
YAML

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