TrueChartsClone/charts/stable/kavita/values.yaml

29 lines
543 B
YAML

image:
repository: jvmilazz0/kavita
pullPolicy: IfNotPresent
tag: 0.7.11@sha256:8374f16fa88e0bb3c3e4b2372c44287e7c75c79de7a6c104419d1f34c3c19f2c
securityContext:
container:
readOnlyRootFilesystem: false
runAsNonRoot: false
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
targetPort: 5000
port: 10189
persistence:
config:
enabled: true
mountPath: "/kavita/config"
manga:
enabled: true
mountPath: "/manga"
tmp:
enabled: false
portal:
open:
enabled: true