зеркало из https://github.com/Azure/aks-engine.git
fixed dcos volumes
This commit is contained in:
Родитель
889304c335
Коммит
67bd5c5bd5
|
@ -4,7 +4,7 @@
|
|||
},
|
||||
"masterProfile": {
|
||||
"count": 3,
|
||||
"dnsPrefix": "mgmtanhowe0928g",
|
||||
"dnsPrefix": "mgmtanhowe1009o",
|
||||
"vmSize": "Standard_D2_v2"
|
||||
},
|
||||
"agentPoolProfiles": [
|
||||
|
@ -19,7 +19,7 @@
|
|||
"name": "agent1public",
|
||||
"count": 3,
|
||||
"vmSize": "Standard_D2_v2",
|
||||
"dnsPrefix": "appanhowe0928g",
|
||||
"dnsPrefix": "appanhowe1009o",
|
||||
"StorageType": "Volumes",
|
||||
"diskSizesGB": [1],
|
||||
"ports": [
|
||||
|
|
|
@ -4,21 +4,27 @@
|
|||
},
|
||||
"masterProfile": {
|
||||
"count": 3,
|
||||
"dnsPrefix": "mgmtanhowe0928d",
|
||||
"dnsPrefix": "mgmtanhowe1009n",
|
||||
"vmSize": "Standard_D2_v2"
|
||||
},
|
||||
"agentPoolProfiles": [
|
||||
{
|
||||
"name": "agtnodisks1",
|
||||
"count": 1,
|
||||
"name": "agent128",
|
||||
"count": 3,
|
||||
"vmSize": "Standard_D2_v2",
|
||||
"StorageType": "Volumes"
|
||||
},
|
||||
{
|
||||
"name": "agtnodisks2",
|
||||
"count": 1,
|
||||
"name": "agent1public",
|
||||
"count": 3,
|
||||
"vmSize": "Standard_D2_v2",
|
||||
"StorageType": "Volumes"
|
||||
"dnsPrefix": "appanhowe1009n",
|
||||
"StorageType": "Volumes",
|
||||
"ports": [
|
||||
80,
|
||||
443,
|
||||
8080
|
||||
]
|
||||
}
|
||||
],
|
||||
"linuxProfile": {
|
||||
|
|
Загрузка…
Ссылка в новой задаче