Files
application/backing-services/redis/auction-onsite-alpha.values.yaml
2025-11-09 13:22:40 +03:30

26 lines
442 B
YAML

global:
redis:
password: "Auction12"
auth:
service:
type: ClusterIP
enabled: true
sentinel: true
password: "Auction12"
architecture: standalone
# replica:
# serviceAccount:
# create: true
# name: "redisservcieaccount"
# automountServiceAccountToken: true
# annotations: {}
# persistence:
# enabled: true
# path: /data
# storageClass: "efs-sc"
# size: 2Gi