mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-01-14 00:49:31 -05:00
cli: fix n2d-standard-224 support
This commit is contained in:
parent
ccaa90a245
commit
7360e89182
@ -17,7 +17,7 @@ var GCPInstanceTypes = []string{
|
|||||||
"n2d-standard-80",
|
"n2d-standard-80",
|
||||||
"n2d-standard-96",
|
"n2d-standard-96",
|
||||||
"n2d-standard-128",
|
"n2d-standard-128",
|
||||||
"n2d-standard-424",
|
"n2d-standard-224",
|
||||||
"n2d-highmem-4",
|
"n2d-highmem-4",
|
||||||
"n2d-highmem-8",
|
"n2d-highmem-8",
|
||||||
"n2d-highmem-16",
|
"n2d-highmem-16",
|
||||||
|
Loading…
Reference in New Issue
Block a user