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
80b3c8a1
Unverified
Commit
80b3c8a1
authored
May 17, 2018
by
John Northrup
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
change performance name
parent
e75612f7
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
environments/ops/main.tf
environments/ops/main.tf
+1
-1
No files found.
environments/ops/main.tf
View file @
80b3c8a1
...
...
@@ -192,7 +192,7 @@ resource "google_compute_url_map" "performance" {
default_service
=
"
${module
.
performance
.
google_compute_backend_service_iap_self_link
}
"
host_rule
{
hosts
=
[
"performance-
lb
.gitlab.net"
]
hosts
=
[
"performance-
test
.gitlab.net"
]
path_matcher
=
"performance"
}
...
...
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