env: {}
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/jelu
tag: latest@sha256:a9ced655631593271711fe94e346b09e2a558a58dc826f90cc7d2eebb1e587c9
persistence:
config:
enabled: true
mountPath: /config
databasepath:
mountPath: /database
imagespath:
mountPath: /files/images
importspath:
mountPath: /files/imports
podSecurityContext:
runAsGroup: 0
runAsUser: 0
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
service:
main:
ports:
port: 11111
protocol: TCP
targetPort: 11111
portal: