TrueChartsClone/charts/stable/komga/values.yaml

20 lines
363 B
YAML

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