Skip to content

Commit

Permalink
align with kind k8s version
Browse files Browse the repository at this point in the history
  • Loading branch information
freeznet committed Apr 14, 2021
1 parent e2c2ae6 commit 8f9198b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hack/kind-cluster-build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ done

clusterName=${clusterName:-pulsar-dev}
nodeNum=${nodeNum:-6}
k8sVersion=${k8sVersion:-v1.14.10}
k8sVersion=${k8sVersion:-v1.18.2}
volumeNum=${volumeNum:-9}

echo "clusterName: ${clusterName}"
Expand Down

0 comments on commit 8f9198b

Please sign in to comment.