image: repository: tccr.io/truecharts/calibre tag: 6.8.0@sha256:257b066d63ba96d5e1424f2340ff163241af1316d2d7d2df9f5315367e01628f pullPolicy: IfNotPresent securityContext: readOnlyRootFilesystem: false runAsNonRoot: false podSecurityContext: runAsUser: 0 runAsGroup: 0 secretEnv: PASSWORD: "" env: CLI_ARGS: service: main: ports: main: port: 8084 targetPort: 8080 webserver: enabled: true ports: webserver: enabled: true port: 8081 targetPort: 8081 persistence: config: enabled: true mountPath: "/config" varrun: enabled: true portal: enabled: true