fix: run two redis instances
This commit is contained in:
@@ -1,3 +1,5 @@
|
|||||||
|
replica:
|
||||||
|
replicaCount: 2
|
||||||
auth:
|
auth:
|
||||||
existingSecret: prod-redis
|
existingSecret: prod-redis
|
||||||
|
|
||||||
|
|||||||
@@ -1,3 +1,5 @@
|
|||||||
|
replica:
|
||||||
|
replicaCount: 2
|
||||||
auth:
|
auth:
|
||||||
existingSecret: staging-redis
|
existingSecret: staging-redis
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user