image: pullPolicy: IfNotPresent repository: wabayang/jelu tag: latest@sha256:7bd27ae4af1310258bf5ef7c07bf5ec5472d4949f0ac7fcc561daedcf343179e persistence: config: enabled: true mountPath: /config databasepath: enabled: true mountPath: /database imagespath: enabled: true mountPath: /files/images importspath: enabled: true mountPath: /files/imports portal: open: enabled: true securityContext: container: readOnlyRootFilesystem: false runAsGroup: 0 runAsUser: 0 service: main: ports: main: port: 11111 protocol: tcp targetPort: 11111