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

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-29 15:25:33 +02:00

40 lines
634 B
YAML

image:
repository: tccr.io/truecharts/calibre
tag: 6.2.1@sha256:5b88344b107b93a696293ecdbcf82cfce140befaaa0bed38b9e663803af8a72c
pullPolicy: IfNotPresent
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
secretEnv:
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