зеркало из https://github.com/Azure/aks-engine.git
Update K8s master VMs to use orchestratorNameVersionTag parameter (#583)
This commit is contained in:
Родитель
3621ee2ef1
Коммит
cb47749394
|
@ -358,7 +358,7 @@
|
|||
{
|
||||
"creationSource" : "[concat('acsengine-', variables('masterVMNamePrefix'), copyIndex())]",
|
||||
"resourceNameSuffix" : "[variables('nameSuffix')]",
|
||||
"orchestrator" : "{{.OrchestratorProfile.OrchestratorType}}:{{.OrchestratorProfile.OrchestratorVersion}}"
|
||||
"orchestrator" : "[variables('orchestratorNameVersionTag')]"
|
||||
},
|
||||
"location": "[variables('location')]",
|
||||
"name": "[concat(variables('masterVMNamePrefix'), copyIndex())]",
|
||||
|
|
Различия файлов скрыты, потому что одна или несколько строк слишком длинны
Загрузка…
Ссылка в новой задаче