TrueChartsClone/charts/stable/kavita/values.yaml

31 lines
519 B
YAML

image:
repository: tccr.io/truecharts/kavita
pullPolicy: IfNotPresent
tag: 0.5.6@sha256:c8f5f3f239eed9c7bfe82552b1e36f413e8d7365c21cd08962bc6c1279ad7168
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
targetPort: 5000
port: 10189
persistence:
config:
enabled: true
mountPath: "/kavita/config"
manga:
enabled: true
mountPath: "/manga"
portal:
enabled: true