* chore(deps): update non-major * Commit bumped App Version Signed-off-by: TrueCharts-Bot <bot@truecharts.org> Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
32 lines
505 B
YAML
32 lines
505 B
YAML
image:
|
|
repository: tccr.io/truecharts/calibre-web
|
|
pullPolicy: IfNotPresent
|
|
tag: version-0.6.12@sha256:3f54c0f7bec8c635f019d88039b986c5fa8951445daf5016b4cdb1118694c612
|
|
|
|
securityContext:
|
|
readOnlyRootFilesystem: false
|
|
runAsNonRoot: false
|
|
|
|
podSecurityContext:
|
|
runAsUser: 0
|
|
runAsGroup: 0
|
|
|
|
service:
|
|
main:
|
|
ports:
|
|
main:
|
|
port: 8083
|
|
targetPort: 8083
|
|
|
|
env: {}
|
|
# TZ:
|
|
# PUID:
|
|
|
|
# UMASK:
|
|
# DOCKER_MODS:
|
|
|
|
persistence:
|
|
config:
|
|
enabled: true
|
|
mountPath: "/config"
|