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

25 lines
441 B
YAML

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