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

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-05-24 20:18:58 +02:00

25 lines
442 B
YAML

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