Update terraform.tfvars
This commit is contained in:
@@ -3,7 +3,7 @@ k8s_version = "1.23"
|
|||||||
region = "us-central"
|
region = "us-central"
|
||||||
pools = [
|
pools = [
|
||||||
{
|
{
|
||||||
type : "g6-standard-1"
|
type : "g6-standard-2"
|
||||||
count : 3
|
count : 3
|
||||||
max : 5
|
max : 5
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user