Files
truecharts/charts/stable/calibre-web/values.yaml
T
fd6f39d0f4 chore(deps): update docker general non-major (#2349)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-30 15:56:04 +02:00

25 lines
442 B
YAML

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