Also upgrade PG nodes to beefier.
This commit is contained in:
parent
8a7b4a8201
commit
8fc87d9475
1 changed files with 1 additions and 1 deletions
2
vars.tf
2
vars.tf
|
@ -27,7 +27,7 @@ variable "pgcluster_name" {
|
|||
default = "internal-sto4-test-k8spg"
|
||||
}
|
||||
variable "pgcluster_instance_type"{
|
||||
default = "b2.c2r8"
|
||||
default = "b2.c8r32"
|
||||
}
|
||||
|
||||
variable "dns_suffix" {
|
||||
|
|
Loading…
Add table
Reference in a new issue