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