env: {}
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/jelu
tag: latest@sha256:1c6bfa66e31adb5dd9dc42d686f712a7f9b73a6c030c748d80ba11b519f16a10
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: