Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Sign in
Toggle navigation
G
gitlab-com-infrastructure
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Insights
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
19
Merge Requests
19
Security & Compliance
Security & Compliance
Dependency List
Packages
Packages
List
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
gitlab-com
gitlab-com-infrastructure
Commits
5d2f10f3
Unverified
Commit
5d2f10f3
authored
Jun 12, 2019
by
Yun Guo
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
remove kernel version from patroni-pg-11
parent
046efc0f
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
shared/gstg-gprd/main.tf
shared/gstg-gprd/main.tf
+0
-1
No files found.
shared/gstg-gprd/main.tf
View file @
5d2f10f3
...
...
@@ -596,7 +596,6 @@ module "patroni-pg-11" {
health_check
=
"http"
health_check_port
=
"8009"
ip_cidr_range
=
"
${
var
.
subnetworks
[
"postgres11"
]
}
"
kernel_version
=
"
${
var
.
default_kernel_version
}
"
machine_type
=
"
${
var
.
machine_types
[
"patroni"
]
}
"
name
=
"postgres11"
node_count
=
"
${
var
.
node_count
[
"postgres-11"
]
}
"
...
...
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