diff --git a/Makefile b/Makefile index c9a86d5e..f95f5134 100755 --- a/Makefile +++ b/Makefile @@ -169,9 +169,9 @@ run-kind-iperf3: run-kind-bookinfo: python3 demos/bookinfo/kind/test.py -#------------------------------------------------------ +#----------------------------------------------------- # Clean targets -#------------------------------------------------------ +#----------------------------------------------------- clean-kind: kind delete cluster --name=peer1 kind delete cluster --name=peer2