20 lines
362 B
YAML
20 lines
362 B
YAML
image:
|
|
repository: tccr.io/truecharts/komga
|
|
tag: 0.155.3@sha256:ea7f15c2c0154fed7de3cb9a7fcafaac3b9dfe4fae3b519c2ac3607025c68f29
|
|
pullPolicy: IfNotPresent
|
|
|
|
service:
|
|
main:
|
|
ports:
|
|
main:
|
|
port: 10085
|
|
targetPort: 8080
|
|
|
|
persistence:
|
|
config:
|
|
enabled: true
|
|
mountPath: "/config"
|
|
data:
|
|
enabled: true
|
|
mountPath: "/data"
|