TrueChartsClone/charts/stable/komga/values.yaml

20 lines
362 B
YAML

image:
repository: tccr.io/truecharts/komga
tag: 0.155.3@sha256:3b4bdb6a8836a9582b084f9fdd41e92a96941e625a74ffdb770a8920fce4318f
pullPolicy: IfNotPresent
service:
main:
ports:
main:
port: 10085
targetPort: 8080
persistence:
config:
enabled: true
mountPath: "/config"
data:
enabled: true
mountPath: "/data"