TrueChartsClone/charts/stable/komga/values.yaml

23 lines
387 B
YAML

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