cluster name is not the problem

This commit is contained in:
mahines 2021-12-10 10:56:51 -05:00
Родитель 93788fde10
Коммит 65ac990e0e
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -9,7 +9,7 @@ import (
)
const STORAGE_ACCOUNT_NAME = "akscreatesa"
const CLUSTER_NAME = "akscreatemycluster"
const CLUSTER_NAME = "akscreatecluster"
const RESOURCE_GROUP_NAME = "akscreaterg"
const CONTAINER_NAME = "akscreatecontainer"