Files
truecharts/charts/stable/calibre-web/values.yaml
T
TrueCharts BotandGitHub 37ae18da87 chore(deps): update docker general non-major (#4280)
* 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-02 10:30:54 +02:00

28 lines
466 B
YAML

image:
repository: tccr.io/truecharts/calibre-web
pullPolicy: IfNotPresent
tag: 0.6.19@sha256:3b6af1d043b482dce470a711070e79f30c62aea5347b849d04e03b8f12c22d2b
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