chore(iaas): remove deprecated machine flavors (#966)
This commit is contained in:
parent
9c319584a5
commit
64787fff67
14 changed files with 37 additions and 38 deletions
|
|
@ -32,7 +32,7 @@ This guide outlines the process of utilizing the [HashiCorp Kubernetes provider]
|
|||
node_pools = [
|
||||
{
|
||||
name = "example-node-pool"
|
||||
machine_type = "g1.3"
|
||||
machine_type = "g2i.4"
|
||||
minimum = 1
|
||||
maximum = 2
|
||||
availability_zones = ["eu01-1"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue