23 lines
387 B
YAML
23 lines
387 B
YAML
image:
|
|
repository: tccr.io/truecharts/komga
|
|
tag: 0.157.1@sha256:770f16040dedb6642424f2cf0e4d5282d3777283e412d3d4f0b7fb8a09935475
|
|
pullPolicy: IfNotPresent
|
|
|
|
service:
|
|
main:
|
|
ports:
|
|
main:
|
|
port: 10085
|
|
targetPort: 8080
|
|
|
|
persistence:
|
|
config:
|
|
enabled: true
|
|
mountPath: "/config"
|
|
data:
|
|
enabled: true
|
|
mountPath: "/data"
|
|
|
|
portal:
|
|
enabled: true
|