2021-02-10 10:09:33 +00:00
|
|
|
image:
|
2021-12-03 12:02:44 +00:00
|
|
|
repository: tccr.io/truecharts/calibre-web
|
2021-02-10 10:09:33 +00:00
|
|
|
pullPolicy: IfNotPresent
|
2022-07-16 10:36:49 +00:00
|
|
|
tag: v0.6.18@sha256:dc2c18ed7b8893b30bb6f3b73e61b23831225f22cf427eea0559132db5f17cc5
|
2021-02-10 10:09:33 +00:00
|
|
|
|
2021-09-26 18:05:21 +00:00
|
|
|
securityContext:
|
|
|
|
readOnlyRootFilesystem: false
|
|
|
|
runAsNonRoot: false
|
|
|
|
|
|
|
|
podSecurityContext:
|
|
|
|
runAsUser: 0
|
|
|
|
runAsGroup: 0
|
|
|
|
|
2021-05-19 13:12:45 +00:00
|
|
|
service:
|
2021-03-03 15:51:25 +00:00
|
|
|
main:
|
2021-05-19 13:12:45 +00:00
|
|
|
ports:
|
|
|
|
main:
|
|
|
|
port: 8083
|
2021-11-06 21:55:18 +00:00
|
|
|
targetPort: 8083
|
2021-02-10 10:09:33 +00:00
|
|
|
|
|
|
|
persistence:
|
|
|
|
config:
|
2021-02-11 20:05:16 +00:00
|
|
|
enabled: true
|
|
|
|
mountPath: "/config"
|