old kind doesnt get cleaned up?
This commit is contained in:
parent
228fe10ae8
commit
6c4f9e0ccc
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue