From 8f6ddc474229f921a142d381e9bee6c4398d8491 Mon Sep 17 00:00:00 2001 From: Gerald Pinder <4626052+gmpinder@users.noreply.github.com> Date: Tue, 5 Mar 2024 22:51:12 -0500 Subject: [PATCH] Fix kubectl install --- config/scripts/setup-kubectl.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/scripts/setup-kubectl.sh b/config/scripts/setup-kubectl.sh index 9bef272..6bf9208 100644 --- a/config/scripts/setup-kubectl.sh +++ b/config/scripts/setup-kubectl.sh @@ -5,8 +5,8 @@ set -oue pipefail cat <