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

This commit is contained in:
Michael Francis 2024-09-11 18:33:01 +01:00
parent 228fe10ae8
commit 6c4f9e0ccc

View File

@ -29,6 +29,6 @@ jobs:
--kubeconfig $KUBECONFIG \
--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
tilt ci