Skip to content
Snippets Groups Projects
Commit 5e4eb9ea authored by Tom Teichler's avatar Tom Teichler :beers:
Browse files

fix: disable redis replicasK

parent 12b0c755
No related branches found
No related tags found
No related merge requests found
Pipeline #120078 failed
...@@ -125,6 +125,8 @@ externalDatabase: ...@@ -125,6 +125,8 @@ externalDatabase:
redis: redis:
enabled: true enabled: true
replica:
replicaCount: 0
tasksRedis: tasksRedis:
database: 0 database: 0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment