env: UMASK: "" image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/cops tag: latest@sha256:440755b6c2db42429b2932f22243152389a356c285069aac6ef4daa3f8a97256 persistence: config: enabled: true mountPath: /config pathbooks: enabled: true mountPath: /books podSecurityContext: runAsGroup: 0 runAsUser: 0 securityContext: readOnlyRootFilesystem: false runAsNonRoot: false service: main: ports: main: port: 80 protocol: TCP targetPort: 80 portal: enabled: true