diff --git a/hack/cluster-monitoring/deploy b/hack/cluster-monitoring/deploy index 49aa10d7520d25b1e3c304b770050832c2663c11..eaca3f012133b7428749268adbfb50861ee02ea0 100755 --- a/hack/cluster-monitoring/deploy +++ b/hack/cluster-monitoring/deploy @@ -1,7 +1,5 @@ #!/usr/bin/env bash -set -o xtrace - if [ -z "${KUBECONFIG}" ]; then KUBECONFIG=~/.kube/config fi