Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
G
gitlab-com-infrastructure
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Custom Issue Tracker
Custom Issue Tracker
Labels
Merge Requests
14
Merge Requests
14
Requirements
Requirements
List
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Environments
Packages & Registries
Packages & Registries
Package Registry
Analytics
Analytics
Code Review
Insights
Issue
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
gitlab-com
gitlab-com-infrastructure
Commits
ffe1a1e0
Commit
ffe1a1e0
authored
Jan 18, 2019
by
Devin Sylva
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'resize_prometheus_disk' into 'master'
Resizing prometheus-app data disk See merge request
!682
parents
ad3b7147
7c8b93fa
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
shared/gstg-gprd/main.tf
shared/gstg-gprd/main.tf
+1
-1
No files found.
shared/gstg-gprd/main.tf
View file @
ffe1a1e0
...
...
@@ -1215,7 +1215,7 @@ module "prometheus-app" {
bootstrap_version
=
"
${
var
.
bootstrap_script_version
}
"
chef_provision
=
"
${
var
.
chef_provision
}
"
chef_run_list
=
"
\"
role[
${
var
.
environment
}
-infra-prometheus-app]
\"
"
data_disk_size
=
1
000
data_disk_size
=
2
000
data_disk_type
=
"pd-standard"
dns_zone_name
=
"
${
var
.
dns_zone_name
}
"
environment
=
"
${
var
.
environment
}
"
...
...
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