Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
H
Helm charts for swh packages
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Platform
Infrastructure
CI CD
Helm charts for swh packages
Commits
3f627084
You need to sign in or sign up before continuing.
Verified
Commit
3f627084
authored
2 years ago
by
Antoine R. Dumont
Browse files
Options
Downloads
Patches
Plain Diff
replayer: Increase max replica count
Refs.
swh/infra/sysadm-environment#4809
parent
ee3b778c
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
swh/values/staging-cassandra.yaml
+12
-12
12 additions, 12 deletions
swh/values/staging-cassandra.yaml
with
12 additions
and
12 deletions
swh/values/staging-cassandra.yaml
+
12
−
12
View file @
3f627084
...
...
@@ -37,7 +37,7 @@ storage_replayer:
requestedCpu
:
350m
requestedMemory
:
300Mi
autoScaling
:
maxReplicaCount
:
1
maxReplicaCount
:
1
0
directory
:
objects
:
-
directory
...
...
@@ -46,7 +46,7 @@ storage_replayer:
requestedCpu
:
350m
requestedMemory
:
250Mi
autoScaling
:
maxReplicaCount
:
1
maxReplicaCount
:
1
0
specific_options
:
directory_entries_insert_algo
:
batch
extid
:
...
...
@@ -60,7 +60,7 @@ storage_replayer:
#Follow up consumption
#requestedCpu: 50m
autoScaling
:
maxReplicaCount
:
1
maxReplicaCount
:
5
metadata
:
objects
:
-
metadata_authority
...
...
@@ -70,7 +70,7 @@ storage_replayer:
requestedCpu
:
50m
requestedMemory
:
100Mi
autoScaling
:
maxReplicaCount
:
1
maxReplicaCount
:
5
raw-extrinsic-metadata
:
objects
:
-
raw_extrinsic_metadata
...
...
@@ -82,7 +82,7 @@ storage_replayer:
# follow up consumption
#requestedCpu: 50m
autoScaling
:
maxReplicaCount
:
1
maxReplicaCount
:
5
origin
:
objects
:
-
origin
...
...
@@ -94,7 +94,7 @@ storage_replayer:
#Follow up consumption
#requestedCpu: 50m
autoScaling
:
maxReplicaCount
:
1
maxReplicaCount
:
5
origin-visit
:
objects
:
-
origin_visit
...
...
@@ -107,7 +107,7 @@ storage_replayer:
#requestedCpu: 100m
#requestedMemory: 100Mi
autoScaling
:
maxReplicaCount
:
1
maxReplicaCount
:
5
origin-visit-status
:
objects
:
-
origin_visit_status
...
...
@@ -120,7 +120,7 @@ storage_replayer:
#requestedCpu: 55m
#requestedMemory: 200Mi
autoScaling
:
maxReplicaCount
:
2
maxReplicaCount
:
5
release
:
objects
:
-
release
...
...
@@ -132,7 +132,7 @@ storage_replayer:
# follow up consumption
#requestedCpu: 50m
autoScaling
:
maxReplicaCount
:
1
maxReplicaCount
:
5
revision
:
objects
:
-
revision
...
...
@@ -145,7 +145,7 @@ storage_replayer:
#requestedCpu: 50m
#requestedMemory: 400Mi
autoScaling
:
maxReplicaCount
:
1
maxReplicaCount
:
5
skipped-content
:
objects
:
-
skipped_content
...
...
@@ -157,7 +157,7 @@ storage_replayer:
# follow up consumption
#requestedCpu: 50m
autoScaling
:
maxReplicaCount
:
1
maxReplicaCount
:
5
snapshot
:
objects
:
-
snapshot
...
...
@@ -169,4 +169,4 @@ storage_replayer:
# follow up consumption
#requestedCpu: 80m
autoScaling
:
maxReplicaCount
:
1
maxReplicaCount
:
5
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment