Files
truecharts/charts/stable/calibre-web/values.yaml
T
TrueCharts BotandGitHub 7daedc4938 chore(deps): update docker general non-major (#4010)
* 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-10-05 12:30:27 +03:00

28 lines
466 B
YAML

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