fix: run two redis instances

This commit is contained in:
Jonas Juselius
2024-05-30 10:55:38 +02:00
parent 9c489ab651
commit be3be3c816
2 changed files with 4 additions and 0 deletions
+2
View File
@@ -1,3 +1,5 @@
replica:
replicaCount: 2
auth:
existingSecret: prod-redis
+2
View File
@@ -1,3 +1,5 @@
replica:
replicaCount: 2
auth:
existingSecret: staging-redis