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
518c7757
Commit
518c7757
authored
May 24, 2018
by
John Jarvis
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'jarv/new-beats' into 'master'
Jarv/new beats See merge request
!381
parents
4dd83dd4
970c180e
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
environments/gprd/variables.tf
environments/gprd/variables.tf
+2
-2
environments/gstg/variables.tf
environments/gstg/variables.tf
+2
-2
No files found.
environments/gprd/variables.tf
View file @
518c7757
...
...
@@ -113,8 +113,8 @@ variable "pubsubbeats" {
type
=
"map"
default
=
{
"names"
=
[
"gitaly"
,
"haproxy"
,
"pages"
,
"postgres"
,
"production"
,
"system"
,
"workhorse"
,
"geo"
,
"sidekiq"
,
"api"
]
"machine_types"
=
[
"n1-standard-8"
,
"n1-standard-8"
,
"n1-standard-4"
,
"n1-standard-4"
,
"n1-standard-8"
,
"n1-standard-8"
,
"n1-standard-8"
,
"n1-standard-4"
,
"n1-standard-8"
,
"n1-standard-4"
]
"names"
=
[
"gitaly"
,
"haproxy"
,
"pages"
,
"postgres"
,
"production"
,
"system"
,
"workhorse"
,
"geo"
,
"sidekiq"
,
"api"
,
"nginx"
,
"gitlab-shell"
]
"machine_types"
=
[
"n1-standard-8"
,
"n1-standard-8"
,
"n1-standard-4"
,
"n1-standard-4"
,
"n1-standard-8"
,
"n1-standard-8"
,
"n1-standard-8"
,
"n1-standard-4"
,
"n1-standard-8"
,
"n1-standard-4"
,
"n1-standard-1"
,
"n1-standard-1"
]
}
}
...
...
environments/gstg/variables.tf
View file @
518c7757
...
...
@@ -24,8 +24,8 @@ variable "pubsubbeats" {
type
=
"map"
default
=
{
"names"
=
[
"gitaly"
,
"haproxy"
,
"pages"
,
"postgres"
,
"production"
,
"system"
,
"workhorse"
,
"geo"
,
"sidekiq"
,
"api"
]
"machine_types"
=
[
"n1-standard-1"
,
"n1-standard-1"
,
"n1-standard-1"
,
"n1-standard-1"
,
"n1-standard-1"
,
"n1-standard-1"
,
"n1-standard-1"
,
"n1-standard-1"
,
"n1-standard-4"
,
"n1-standard-1"
]
"names"
=
[
"gitaly"
,
"haproxy"
,
"pages"
,
"postgres"
,
"production"
,
"system"
,
"workhorse"
,
"geo"
,
"sidekiq"
,
"api"
,
"nginx"
,
"gitlab-shell"
]
"machine_types"
=
[
"n1-standard-1"
,
"n1-standard-1"
,
"n1-standard-1"
,
"n1-standard-1"
,
"n1-standard-1"
,
"n1-standard-1"
,
"n1-standard-1"
,
"n1-standard-1"
,
"n1-standard-4"
,
"n1-standard-1"
,
"n1-standard-1"
,
"n1-standard-1"
]
}
}
...
...
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