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

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-16 12:36:49 +02:00

20 lines
363 B
YAML

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