TrueChartsClone/charts/stable/calibre-web/values.yaml

25 lines
442 B
YAML

image:
repository: tccr.io/truecharts/calibre-web
pullPolicy: IfNotPresent
tag: v0.6.18@sha256:6d38ba0bd11865c21f583c44507eb625d39abeeadc8cc97c3a79eb12936adc6f
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
port: 8083
targetPort: 8083
persistence:
config:
enabled: true
mountPath: "/config"