Коммит d2bf6c21 создал по автору ruslanshaykh's avatar ruslanshaykh
Просмотр файлов

фикс

владелец 50622381
Конвейер #28772 пройдено с этапами
in 24 минуты и 8 секунд
......@@ -60,7 +60,7 @@ deploy_job:
- apk add --no-cache curl
- >
if ! kind get clusters | grep -q "face-rec-cluster"; then
echo "Создаем кластер face-rec-cluster...."
echo "Создаем кластер face-rec-cluster..."
kind create cluster --name $CLUSTER_NAME --config k8s/cluster-config.yaml
kubectl cluster-info
kubectl apply -f https://raw.githubusercontent.com/kubernetes/ingress-nginx/main/deploy/static/provider/kind/deploy.yaml
......
Поддерживает Markdown
0% или .
You are about to add 0 people to the discussion. Proceed with caution.
Сначала завершите редактирование этого сообщения!
Пожалуйста, зарегистрируйтесь или чтобы прокомментировать