20 lines
363 B
YAML
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"
|