env: UMASK: "" image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/raneto tag: latest@sha256:ba265b0247a0111a7c2f9eed01dc548471459e0a9efacefa68e988cfe5efa9ba persistence: config: enabled: true mountPath: /config podSecurityContext: runAsGroup: 0 runAsUser: 0 securityContext: readOnlyRootFilesystem: false runAsNonRoot: false service: main: ports: main: port: 3000 protocol: TCP targetPort: 3000 portal: enabled: true