env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/tubearchivist-redisjson tag: latest@sha256:dc9a7ef4ec0dae3bef2149fc36cc9e98e9e79cffabc58803224ce749b160a9bf persistence: data: enabled: true mountPath: /data podSecurityContext: runAsGroup: 0 runAsUser: 0 securityContext: readOnlyRootFilesystem: false runAsNonRoot: false service: main: ports: main: port: 6379 protocol: TCP targetPort: 6379 portal: enabled: true