Files
truecharts/charts/stable/calibre-web/values.yaml
T
TrueCharts BotandGitHub 8ece48c5d3 chore(deps): update docker general non-major (#4165)
* 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-23 13:01:42 +03:00

28 lines
466 B
YAML

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