catalog/stable/kavita/5.0.12/ix_values.yaml

27 lines
526 B
YAML
Raw Normal View History

image:
repository: tccr.io/truecharts/kavita
pullPolicy: IfNotPresent
tag: v0.7.2@sha256:bdce8e190468300e8a58bd9a22c0c2fd7e7add6ab189f3e9ec5504b2428180a2
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