Files
truecharts/charts/stable/calibre-web/values.yaml
T
TrueCharts BotandGitHub 640d28092c chore(deps): update docker general non-major (#2839)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-06-08 13:13:59 +02:00

25 lines
442 B
YAML

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