2021-07-01 18:26:22 +00:00
|
|
|
image:
|
2021-12-03 12:02:44 +00:00
|
|
|
repository: tccr.io/truecharts/calibre
|
2022-10-21 10:25:38 +00:00
|
|
|
tag: 6.7.1@sha256:b847b71a300f929ffc61cfa58dd764dd3b76c7653c6f6b40ca2bc57bbe1d2044
|
2021-07-01 18:26:22 +00:00
|
|
|
pullPolicy: IfNotPresent
|
|
|
|
|
2021-09-26 18:05:21 +00:00
|
|
|
securityContext:
|
2021-10-14 21:42:07 +00:00
|
|
|
readOnlyRootFilesystem: false
|
2021-09-26 18:05:21 +00:00
|
|
|
runAsNonRoot: false
|
|
|
|
|
|
|
|
podSecurityContext:
|
|
|
|
runAsUser: 0
|
|
|
|
runAsGroup: 0
|
|
|
|
|
2022-06-07 17:41:19 +00:00
|
|
|
secretEnv:
|
2022-01-11 12:13:21 +00:00
|
|
|
PASSWORD: ""
|
|
|
|
|
2021-07-01 18:26:22 +00:00
|
|
|
env:
|
|
|
|
CLI_ARGS:
|
|
|
|
|
|
|
|
service:
|
|
|
|
main:
|
|
|
|
ports:
|
|
|
|
main:
|
2022-01-11 12:13:21 +00:00
|
|
|
port: 8084
|
2021-11-06 21:55:18 +00:00
|
|
|
targetPort: 8080
|
2021-07-01 18:26:22 +00:00
|
|
|
webserver:
|
2021-11-20 23:20:50 +00:00
|
|
|
enabled: true
|
2021-07-01 18:26:22 +00:00
|
|
|
ports:
|
|
|
|
webserver:
|
|
|
|
enabled: true
|
|
|
|
port: 8081
|
2021-11-06 21:55:18 +00:00
|
|
|
targetPort: 8081
|
2021-07-01 18:26:22 +00:00
|
|
|
|
|
|
|
persistence:
|
|
|
|
config:
|
2021-08-29 12:02:17 +00:00
|
|
|
enabled: true
|
2021-11-14 19:19:16 +00:00
|
|
|
mountPath: "/config"
|
2021-09-29 15:37:36 +00:00
|
|
|
varrun:
|
|
|
|
enabled: true
|
2022-08-08 21:25:02 +00:00
|
|
|
|
|
|
|
portal:
|
|
|
|
enabled: true
|