TrueChartsClone/charts/stable/kavita/values.yaml

28 lines
495 B
YAML
Raw Normal View History

2022-03-18 07:36:15 -04:00
image:
2022-03-22 13:42:34 -04:00
repository: tccr.io/truecharts/kavita
2022-03-18 07:36:15 -04:00
pullPolicy: IfNotPresent
tag: v0.5.4@sha256:1a31779a139cd6fc06461efc7bd949448f951e55396b3f200917148d6be38691
2022-03-18 07:36:15 -04:00
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"