Skip to content
This repository was archived by the owner on May 25, 2023. It is now read-only.

Commit 92b3208

Browse files
authored
Merge pull request #501 from k82cn/automated-cherry-pick-of-#500-upstream-release-0.3
Set 2 compute nodes.
2 parents 32d6089 + e551aa6 commit 92b3208

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hack/run-e2e.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
export PATH="${HOME}/.kubeadm-dind-cluster:${PATH}"
44
export KA_BIN=_output/bin
55
export LOG_LEVEL=3
6-
export NUM_NODES=3
6+
export NUM_NODES=2
77

88
dind_url=https://cdn.rawgit.com/kubernetes-sigs/kubeadm-dind-cluster/master/fixed/dind-cluster-v1.12.sh
99
dind_dest=./hack/dind-cluster-v1.12.sh

0 commit comments

Comments
 (0)