Files
truecharts/charts/stable/calibre/values.yaml
T
TrueCharts BotandGitHub 6d33f56b32 chore(deps): update docker general non-major (#2733)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-05-23 07:13:44 +02:00

40 lines
633 B
YAML

image:
repository: tccr.io/truecharts/calibre
tag: v5.42.0@sha256:e74a5225bd5ac2f3ab94600b1db7ea31303d7ef883e2e350d778ec0e2fa78333
pullPolicy: IfNotPresent
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
secret:
PASSWORD: ""
env:
CLI_ARGS:
service:
main:
ports:
main:
port: 8084
targetPort: 8080
webserver:
enabled: true
ports:
webserver:
enabled: true
port: 8081
targetPort: 8081
persistence:
config:
enabled: true
mountPath: "/config"
varrun:
enabled: true