diff --git a/hack/kind-bootstrap.sh b/hack/kind-bootstrap.sh index 5b34238..da89fc8 100755 --- a/hack/kind-bootstrap.sh +++ b/hack/kind-bootstrap.sh @@ -40,3 +40,31 @@ metadata: namespace: default type: Opaque EOF + +## 'another' namespace +kubectl apply -f - <