Files
truecharts/charts/stable/calibre/values.yaml
T
TrueCharts BotandGitHub 8229f1a5e5 chore(deps): update docker general non-major (#3790)
* 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-09-19 11:20:18 +02:00

43 lines
659 B
YAML

image:
repository: tccr.io/truecharts/calibre
tag: 6.5.0@sha256:64e2d9be9f4775bf0ee9e94b5efd033f90a44cfbc138bc27f5650e085efff4fc
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