Remove kubernetes option from the UI

This commit is contained in:
Peter Jausovec 2017-02-21 14:41:07 -08:00
Родитель 73fa747e0c
Коммит 0bfd16d052
1 изменённых файлов: 1 добавлений и 2 удалений

Просмотреть файл

@ -36,8 +36,7 @@
"label": "Target Type",
"required": true,
"options": {
"ACS DCOS": "Azure Container Service (DC/OS)",
"ACS Kubernetes": "Azure Container Service (Kubernetes) (PREVIEW)"
"ACS DCOS": "Azure Container Service (DC/OS)"
},
"helpMarkDown": "Select a deployment target type."
},