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

фикс

владелец 0907ac95
Конвейер #29076 пройдено с этапами
in 26 минут и 41 секунда
...@@ -60,7 +60,7 @@ deploy_job: ...@@ -60,7 +60,7 @@ deploy_job:
- apk add --no-cache curl - apk add --no-cache curl
- > - >
if ! kind get clusters | grep -q "face-rec-cluster"; then 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 kind create cluster --name $CLUSTER_NAME --config k8s/cluster-config.yaml
kubectl cluster-info kubectl cluster-info
kubectl apply -f https://raw.githubusercontent.com/kubernetes/ingress-nginx/main/deploy/static/provider/kind/deploy.yaml 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.
Сначала завершите редактирование этого сообщения!
Пожалуйста, зарегистрируйтесь или чтобы прокомментировать