Files
truecharts/charts/stable/calibre/values.yaml
T
TrueCharts BotandGitHub e1cbd7c0cb chore(deps): update docker general non-major (#3975)
* 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-01 12:55:00 +02:00

43 lines
659 B
YAML

image:
repository: tccr.io/truecharts/calibre
tag: 6.6.0@sha256:6f263c35005ebbad06934f2da2a603e7f8fae9b2746b6effc6845b831507ee55
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
portal:
enabled: true