WIP: start working on tests #1
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue