2021-07-01 18:26:22 +00:00
|
|
|
image:
|
2023-11-17 10:22:57 +00:00
|
|
|
repository: ghcr.io/linuxserver/calibre
|
2024-06-19 12:20:55 +00:00
|
|
|
tag: 7.12.0@sha256:7cef47ba7fd105e2352b48fcff50c43a78415511beee2f742000cf9de5609331
|
2021-07-01 18:26:22 +00:00
|
|
|
pullPolicy: IfNotPresent
|
2021-09-26 18:05:21 +00:00
|
|
|
securityContext:
|
2023-04-14 16:11:04 +00:00
|
|
|
container:
|
|
|
|
readOnlyRootFilesystem: false
|
|
|
|
runAsNonRoot: false
|
|
|
|
runAsUser: 0
|
|
|
|
runAsGroup: 0
|
2021-07-01 18:26:22 +00:00
|
|
|
service:
|
|
|
|
main:
|
|
|
|
ports:
|
|
|
|
main:
|
2022-01-11 12:13:21 +00:00
|
|
|
port: 8084
|
2023-04-14 16:11:04 +00:00
|
|
|
protocol: http
|
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
|
2023-04-14 16:11:04 +00:00
|
|
|
protocol: http
|
2021-11-06 21:55:18 +00:00
|
|
|
targetPort: 8081
|
2023-12-26 13:02:41 +00:00
|
|
|
ingress:
|
|
|
|
webserver:
|
2024-05-05 12:43:15 +00:00
|
|
|
enabled: false
|
2023-12-26 13:02:41 +00:00
|
|
|
targetSelector:
|
|
|
|
webserver: webserver
|
2023-04-14 16:11:04 +00:00
|
|
|
workload:
|
|
|
|
main:
|
|
|
|
podSpec:
|
|
|
|
containers:
|
|
|
|
main:
|
|
|
|
env:
|
|
|
|
CLI_ARGS:
|
|
|
|
PASSWORD: ""
|
2021-07-01 18:26:22 +00:00
|
|
|
persistence:
|
|
|
|
config:
|
2021-08-29 12:02:17 +00:00
|
|
|
enabled: true
|
2023-04-14 16:11:04 +00:00
|
|
|
mountPath: /config
|
2022-08-08 21:25:02 +00:00
|
|
|
portal:
|
2023-04-14 16:11:04 +00:00
|
|
|
open:
|
|
|
|
enabled: true
|