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