Skip to content
Snippets Groups Projects
Verified Commit bca46cb9 authored by Vincent Sellier's avatar Vincent Sellier
Browse files

cassandra/production: Move load on content replayers

- Decrease the directory replayers because the replay is almost done
- Increase the content replayers to speed up the replay

Related to swh/infra/sysadm-environment#4739
parent e52cf52b
No related branches found
No related tags found
No related merge requests found
......@@ -39,7 +39,7 @@ storage_replayer:
requestedCpu: 425m
requestedMemory: 200Mi
autoScaling:
maxReplicaCount: 5
maxReplicaCount: 32
directory:
objects:
- directory
......@@ -47,7 +47,7 @@ storage_replayer:
requestedCpu: 350m
requestedMemory: 250Mi
autoScaling:
maxReplicaCount: 64
maxReplicaCount: 32
specific_options:
directory_entries_insert_algo: batch
extid:
......
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