Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
gitlab-com
gitlab-com-infrastructure
Commits
c9996a73
Commit
c9996a73
authored
May 30, 2018
by
Alex Hanselka
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'amh-resize-gprd' into 'master'
scale up gprd to production levels See merge request
!376
parents
6ecaab61
2d251fb6
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
10 deletions
+10
-10
environments/gprd/variables.tf
environments/gprd/variables.tf
+10
-10
No files found.
environments/gprd/variables.tf
View file @
c9996a73
...
...
@@ -230,7 +230,7 @@ variable "machine_types" {
"registry"
=
"n1-standard-2"
"runner"
=
"n1-standard-2"
"sidekiq-asap"
=
"n1-standard-8"
"sidekiq-besteffort"
=
"n1-standard-
64
"
"sidekiq-besteffort"
=
"n1-standard-
8
"
"sidekiq-elasticsearch"
=
"n1-standard-8"
"sidekiq-pages"
=
"n1-standard-8"
"sidekiq-pipeline"
=
"n1-standard-8"
...
...
@@ -246,7 +246,7 @@ variable "node_count" {
type
=
"map"
default
=
{
"api"
=
2
"api"
=
14
"artifacts"
=
1
"bastion"
=
3
"console"
=
1
...
...
@@ -257,7 +257,7 @@ variable "node_count" {
"fe-lb-altssh"
=
2
"fe-lb-pages"
=
2
"geodb"
=
1
"git"
=
2
"git"
=
1
2
"lfs"
=
1
"mailroom"
=
2
"pages"
=
1
...
...
@@ -268,16 +268,16 @@ variable "node_count" {
"registry"
=
2
"runner"
=
1
"share"
=
1
"sidekiq-asap"
=
2
"sidekiq-besteffort"
=
3
"sidekiq-asap"
=
5
"sidekiq-besteffort"
=
6
"sidekiq-elasticsearch"
=
0
"sidekiq-pages"
=
2
"sidekiq-pipeline"
=
2
"sidekiq-pullmirror"
=
2
"sidekiq-realtime"
=
2
"sidekiq-pages"
=
6
"sidekiq-pipeline"
=
3
"sidekiq-pullmirror"
=
5
"sidekiq-realtime"
=
4
"sidekiq-traces"
=
2
"stor"
=
20
"web"
=
2
"web"
=
14
}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment