TrueChartsClone/charts/stable/komga/values.yaml

23 lines
387 B
YAML

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