env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/jelu tag: latest@sha256:58dd6e4e50c3b94341ed8d0db9e2ba809a783fb2712e4d68684cbb50457254e8 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: ports: main: port: 11111 protocol: TCP targetPort: 11111 portal: enabled: true