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

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-01 13:58:48 +02:00

20 lines
363 B
YAML

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