* chore(deps): update docker general non-major * Commit bumped App Version Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
20 lines
363 B
YAML
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"
|