2022-03-03 23:48:24 +00:00
|
|
|
image:
|
2022-04-20 21:48:45 +00:00
|
|
|
repository: tccr.io/truecharts/calibre-web
|
2022-03-03 23:48:24 +00:00
|
|
|
pullPolicy: IfNotPresent
|
2022-04-20 21:48:45 +00:00
|
|
|
tag: v0.6.18@sha256:7e0cb0b517c1eba8bdf1effa1b598e240115e150fade50f97726742763d97dca
|
2022-03-03 23:48:24 +00:00
|
|
|
|
|
|
|
securityContext:
|
|
|
|
readOnlyRootFilesystem: false
|
2022-04-20 21:48:45 +00:00
|
|
|
runAsNonRoot: false
|
2022-03-03 23:48:24 +00:00
|
|
|
|
|
|
|
podSecurityContext:
|
|
|
|
runAsUser: 0
|
|
|
|
runAsGroup: 0
|
|
|
|
|
|
|
|
service:
|
|
|
|
main:
|
|
|
|
ports:
|
|
|
|
main:
|
2022-04-20 21:48:45 +00:00
|
|
|
port: 8083
|
|
|
|
targetPort: 8083
|
2022-03-03 23:48:24 +00:00
|
|
|
|
|
|
|
persistence:
|
|
|
|
config:
|
|
|
|
enabled: true
|
|
|
|
mountPath: "/config"
|