oc-k8s/delete_kind_cluster.sh
2025-03-28 13:24:06 +01:00

4 lines
57 B
Bash
Executable File

#!/bin/bash
kind delete cluster --name opencloud | true