env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/tubearchivist-redisjson tag: latest@sha256:246214a2128d7a8a60a23572f68a946a4bc7f53b8cc6059a5a6de6681b98d433 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