image: repository: tccr.io/truecharts/calibre tag: 6.7.1@sha256:12ded47942cb0b3626f46635976eaf0ef290c37338e136607da65490c0aee7ac 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