Files
truecharts/charts/stable/komga/values.yaml
T
TrueCharts BotandGitHub 97d5375359 chore(deps): update docker general non-major (#3295)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-25 20:36:51 +02:00

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"