image: repository: tccr.io/truecharts/calibre-web pullPolicy: IfNotPresent tag: v0.6.21@sha256:85f7f4ed98227dc4cd21778c2b9d6ac39ffdd6b924e2c89a010dd1802bbe14dd securityContext: container: readOnlyRootFilesystem: false runAsNonRoot: false runAsUser: 0 runAsGroup: 0 service: main: ports: main: port: 8083 protocol: http targetPort: 8083 workload: main: podSpec: containers: main: probes: liveness: type: http path: / readiness: type: http path: / startup: type: http path: / env: {} persistence: config: enabled: true mountPath: /config portal: open: enabled: true