Skip to content

Commit

Permalink
remove explicit kind image load
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewazores committed Nov 8, 2023
1 parent 4562fe8 commit 1045572
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion smoketest/k8s/smoketest.bash
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ while [ "$#" -ne 0 ]; do
kind)
cleanKind
kind create cluster
kind load docker-image "quay.io/${IMAGE_REPOSITORY}/cryostat3:dev"
;;
unkind)
cleanKind
Expand Down

0 comments on commit 1045572

Please sign in to comment.