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

cassandra: stop ingestion to avoid disk issues

Related to swh/infra/sysadm-environment#4707
parent 6b03c9a0
No related branches found
No related tags found
No related merge requests found
......@@ -31,23 +31,23 @@ storage_replayer:
- cassandra05.internal.softwareheritage.org
- cassandra06.internal.softwareheritage.org
deployments:
content:
objects:
- content
requestedCpu: 425m
requestedMemory: 200Mi
autoScaling:
maxReplicaCount: 64
directory:
objects:
- directory
batchSize: 250
requestedCpu: 350m
requestedMemory: 250Mi
autoScaling:
maxReplicaCount: 48
specific_options:
directory_entries_insert_algo: batch
# content:
# objects:
# - content
# requestedCpu: 425m
# requestedMemory: 200Mi
# autoScaling:
# maxReplicaCount: 64
# directory:
# objects:
# - directory
# batchSize: 250
# requestedCpu: 350m
# requestedMemory: 250Mi
# autoScaling:
# maxReplicaCount: 48
# specific_options:
# directory_entries_insert_algo: batch
extid:
objects:
- 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