Fix Makefile error for yq target 40/4840/1
authorTodd Malsbary <todd.malsbary@intel.com>
Tue, 26 Apr 2022 20:57:37 +0000 (13:57 -0700)
committerTodd Malsbary <todd.malsbary@intel.com>
Wed, 4 May 2022 15:56:08 +0000 (08:56 -0700)
Signed-off-by: Todd Malsbary <todd.malsbary@intel.com>
Change-Id: I6b429143d90d5958dbeae019b27475752681958a

Makefile

index 8472fd1..148b028 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -61,7 +61,7 @@ kubectl:
        ./deploy/kubectl/kubectl.sh deploy
 
 yq:
-       ./deploy/yq.sh deploy
+       ./deploy/yq/yq.sh deploy
 
 # Provisioning network configuration in the jump server