2022-07-20 16:56:58 +00:00
|
|
|
env:
|
2022-07-23 01:37:45 +00:00
|
|
|
UMASK: ""
|
2022-07-20 16:56:58 +00:00
|
|
|
image:
|
|
|
|
pullPolicy: IfNotPresent
|
|
|
|
repository: tccr.io/truecharts/cops
|
2022-09-22 09:23:06 +00:00
|
|
|
tag: latest@sha256:76adf409cb8f8fddf4320d7da1e2fe4202165c4f82d276cde6a5b10111109b07
|
2022-07-20 16:56:58 +00:00
|
|
|
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
|
2022-08-09 00:29:33 +00:00
|
|
|
|
|
|
|
portal:
|
|
|
|
enabled: true
|