Skip to content
This repository was archived by the owner on Jan 11, 2023. It is now read-only.

Commit ad04ffc

Browse files
author
dmitsh
authored
switch to Dv1 VM size in australiaest per request from capacity management team (#1062)
1 parent 6a2da10 commit ad04ffc

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

test/acse-conf/acse-svc-dcos.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"deployments": [
33
{
4-
"cluster_definition": "dcos.json",
4+
"cluster_definition": "dcos-D2.json",
55
"category": "service-availability",
66
"location": "australiaeast"
77
},

test/acse-conf/acse-svc-k8s-win.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"deployments": [
33
{
4-
"cluster_definition": "windows/kubernetes.json",
4+
"cluster_definition": "windows/kubernetes-D2.json",
55
"category": "service-availability",
66
"location": "australiaeast"
77
},
@@ -106,7 +106,7 @@
106106
"location": "japaneast"
107107
},
108108
{
109-
"cluster_definition": "dcos-D2.json",
109+
"cluster_definition": "windows/kubernetes-D2.json",
110110
"category": "service-availability",
111111
"location": "japanwest"
112112
},

test/acse-conf/acse-svc-k8s.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"deployments": [
33
{
4-
"cluster_definition": "kubernetes.json",
4+
"cluster_definition": "kubernetes-D2.json",
55
"category": "service-availability",
66
"location": "australiaeast"
77
},
@@ -106,7 +106,7 @@
106106
"location": "japaneast"
107107
},
108108
{
109-
"cluster_definition": "dcos-D2.json",
109+
"cluster_definition": "kubernetes-D2.json",
110110
"category": "service-availability",
111111
"location": "japanwest"
112112
},

test/acse-conf/acse-svc-swarmmode.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"deployments": [
33
{
4-
"cluster_definition": "swarmmode.json",
4+
"cluster_definition": "swarmmode-D2.json",
55
"category": "service-availability",
66
"location": "australiaeast"
77
},
@@ -106,7 +106,7 @@
106106
"location": "japaneast"
107107
},
108108
{
109-
"cluster_definition": "dcos-D2.json",
109+
"cluster_definition": "swarmmode-D2.json",
110110
"category": "service-availability",
111111
"location": "japanwest"
112112
},

0 commit comments

Comments
 (0)