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