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