2022-03-06 10:51:00 +00:00
|
|
|
image:
|
2022-05-24 18:39:43 +00:00
|
|
|
repository: tccr.io/truecharts/calibre-web
|
2022-03-06 10:51:00 +00:00
|
|
|
pullPolicy: IfNotPresent
|
2022-05-24 18:39:43 +00:00
|
|
|
tag: v0.6.18@sha256:9c2cb141e65ec6b4a352440234877475d24d5212c49150b4ee3b2201c8af2884
|
2022-03-06 10:51:00 +00:00
|
|
|
|
|
|
|
securityContext:
|
|
|
|
readOnlyRootFilesystem: false
|
|
|
|
runAsNonRoot: false
|
|
|
|
|
|
|
|
podSecurityContext:
|
|
|
|
runAsUser: 0
|
|
|
|
runAsGroup: 0
|
|
|
|
|
|
|
|
service:
|
|
|
|
main:
|
|
|
|
ports:
|
|
|
|
main:
|
2022-05-24 18:39:43 +00:00
|
|
|
port: 8083
|
|
|
|
targetPort: 8083
|
2022-03-06 10:51:00 +00:00
|
|
|
|
|
|
|
persistence:
|
|
|
|
config:
|
|
|
|
enabled: true
|
|
|
|
mountPath: "/config"
|