Add bootstrapper base
This commit is contained in:
5
kind/delete-kind.sh
Executable file
5
kind/delete-kind.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
. kind.sh
|
||||
|
||||
kind delete cluster --name "$CLUSTER_NAME"
|
Reference in New Issue
Block a user