Files
truecharts/charts/stable/kavita/values.yaml
T
TrueCharts BotandGitHub 3f9b200e9b chore(deps): update docker general non-major (#4366)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-11-10 10:07:12 +01:00

31 lines
519 B
YAML

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