cluster name is not the problem
This commit is contained in:
Родитель
93788fde10
Коммит
65ac990e0e
2
main.go
2
main.go
|
@ -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"
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче