image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/cops tag: latest@sha256:45bfd8322049dd140386c55256b8da0a43bc9181e616017820ddbef1199cd6ea securityContext: container: readOnlyRootFilesystem: false runAsNonRoot: false runAsGroup: 0 runAsUser: 0 service: main: ports: main: port: 10609 protocol: http targetPort: 80 persistence: config: enabled: true mountPath: /config books: enabled: true mountPath: /books portal: open: enabled: true