env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/yacreaderlibraryserver tag: latest@sha256:8996c562268ade36e4fedec05689265d9d45b008ba5a86eb20938c6ecc4c5645 persistence: comics: enabled: true mountPath: /comics config: enabled: true mountPath: /config podSecurityContext: runAsGroup: 0 runAsUser: 0 securityContext: readOnlyRootFilesystem: false runAsNonRoot: false service: main: ports: main: port: 8080 protocol: TCP targetPort: 8080 portal: enabled: true