21 lines
394 B
YAML
21 lines
394 B
YAML
image:
|
|
repository: tccr.io/truecharts/komga
|
|
tag: 0.165.0@sha256:e92ff881c6d6c4948abc0218bc23a16e63ebd819cd65eafef9c8e8d958bba22a
|
|
pullPolicy: IfNotPresent
|
|
service:
|
|
main:
|
|
ports:
|
|
main:
|
|
port: 10085
|
|
targetPort: 8080
|
|
persistence:
|
|
config:
|
|
enabled: true
|
|
mountPath: "/config"
|
|
data:
|
|
enabled: true
|
|
mountPath: "/data"
|
|
portal:
|
|
open:
|
|
enabled: true
|