Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
paramite authored Nov 13, 2023
1 parent 99ec2b5 commit 6799551
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -332,7 +332,6 @@ kuttl-install:
export PATH="$${KREW_ROOT:-$$HOME/.krew}/bin:$$PATH" && kubectl krew install kuttl
echo "Place 'export PATH=$${KREW_ROOT:-$$HOME/.krew}/bin:$$PATH' to your ~/.bashrc"

# TODO(mmagr): change this to default once there is default suite
KUTTL_SUITE ?= default
KUTTL_NAMESPACE ?= telemetry-kuttl-$(KUTTL_SUITE)
KUTTL_SUITE_DIR ?= tests/kuttl/suites/$(KUTTL_SUITE)
Expand Down

0 comments on commit 6799551

Please sign in to comment.