TrueChartsClone/charts/stable/tubearchivist-redisjson/values.yaml

24 lines
450 B
YAML

image:
pullPolicy: IfNotPresent
repository: redislabs/rejson
tag: latest@sha256:465de6df02d82dfc3a7cc0173f305a9acfcdfc1155e2f84234a4434112c84047
persistence:
data:
enabled: true
mountPath: /data
portal:
open:
enabled: true
securityContext:
container:
readOnlyRootFilesystem: false
runAsGroup: 0
runAsUser: 0
service:
main:
ports:
main:
port: 6379
protocol: tcp
targetPort: 6379