This commit is contained in:
12
deploy/app/redis-helm-values.yaml
Normal file
12
deploy/app/redis-helm-values.yaml
Normal file
@@ -0,0 +1,12 @@
|
||||
architecture: standalone
|
||||
|
||||
auth:
|
||||
enabled: true
|
||||
|
||||
|
||||
master:
|
||||
persistence:
|
||||
enabled: false
|
||||
|
||||
replica:
|
||||
replicaCount: 0
|
||||
Reference in New Issue
Block a user