We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b9a132 commit bdba3d0Copy full SHA for bdba3d0
.tile/tiles/cluster-classic/offering.json
@@ -167,7 +167,7 @@
167
{
168
"key": "flavor",
169
"type": "string",
170
- "default_value": "mx2.4x32",
+ "default_value": "m3c.4x32",
171
"description": "The machine flavor that should be provisioned for each worker node",
172
"options": [
173
{"label": "b2c.16x64", "value":"b2c.16x64"},
.tile/tiles/cluster-vpc/offering.json
@@ -97,7 +97,7 @@
97
98
99
100
- "default_value": "m3c.4x32",
+ "default_value": "mx2.4x32",
101
102
103
{"label": "bx2.16x64", "value": "bx2.16x64"},
0 commit comments