old kind doesnt get cleaned up?
Tests / test (push) Failing after 9s Details
Tests / test (pull_request) Failing after 10s Details

This commit is contained in:
Michael Francis 2024-09-11 18:33:01 +01:00
parent 228fe10ae8
commit 6c4f9e0ccc
1 changed files with 1 additions and 1 deletions

View File

@ -29,6 +29,6 @@ jobs:
--kubeconfig $KUBECONFIG \ --kubeconfig $KUBECONFIG \
--config=./kind/kind-config-ci.yaml --config=./kind/kind-config-ci.yaml
kubectl config set-cluster kind-kind --server=https://kind-control-plane:6443 kubectl config set-cluster kind-something --server=https://kind-control-plane:6443
kubectl apply -f manifests/example.yaml --validate=false kubectl apply -f manifests/example.yaml --validate=false
tilt ci tilt ci