diff --git a/create_kind_cluster.sh b/create_kind_cluster.sh index b96a35d..2921276 100755 --- a/create_kind_cluster.sh +++ b/create_kind_cluster.sh @@ -1,3 +1,5 @@ +#!/bin/bash + cat <