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

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-06-03 14:37:37 +02:00

40 lines
633 B
YAML

image:
repository: tccr.io/truecharts/calibre
tag: v5.43.0@sha256:470e17cba80c3a3d293791f8e8391b3189550ef22e917e53589ded66ed137cc1
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