This commit is contained in:
tianyiliu 2024-07-11 16:32:16 +08:00
Родитель 496f827b93
Коммит 04b5b25321
1 изменённых файлов: 4 добавлений и 4 удалений

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

@ -45,10 +45,10 @@ namespace KubernetesWrapper
}
Console.WriteLine("---------");
//if (nodeList.Count == 0)
//{
// nodeList = ["iaascn168", "iaascn169"];
//}
if (nodeList.Count == 0)
{
nodeList = ["iaascn172", "iaascn173"];
}
if (nodeList.Count == 0)
{