2023-04-11 10:15:00 +00:00
|
|
|
image:
|
|
|
|
repository: tccr.io/truecharts/kavita
|
|
|
|
pullPolicy: IfNotPresent
|
2023-05-07 19:46:35 +00:00
|
|
|
tag: v0.7.2@sha256:bdce8e190468300e8a58bd9a22c0c2fd7e7add6ab189f3e9ec5504b2428180a2
|
2023-04-11 10:15:00 +00:00
|
|
|
service:
|
|
|
|
main:
|
|
|
|
ports:
|
|
|
|
main:
|
|
|
|
targetPort: 5000
|
|
|
|
port: 10189
|
|
|
|
persistence:
|
|
|
|
config:
|
|
|
|
enabled: true
|
|
|
|
mountPath: "/kavita/config"
|
|
|
|
manga:
|
|
|
|
enabled: true
|
|
|
|
mountPath: "/manga"
|
|
|
|
portal:
|
|
|
|
open:
|
|
|
|
enabled: true
|
|
|
|
securityContext:
|
|
|
|
container:
|
|
|
|
readOnlyRootFilesystem: false
|
|
|
|
runAsNonRoot: false
|
|
|
|
runAsUser: 0
|
|
|
|
runAsGroup: 0
|