From d5177d19aa36fb20d2e352ad73236af939b05be0 Mon Sep 17 00:00:00 2001 From: Klaus Ma Date: Sun, 31 Mar 2019 14:35:39 +0800 Subject: [PATCH] Increased worker nodes --- hack/e2e-kind-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hack/e2e-kind-config.yaml b/hack/e2e-kind-config.yaml index 524732e47a..a75edc59c3 100644 --- a/hack/e2e-kind-config.yaml +++ b/hack/e2e-kind-config.yaml @@ -8,4 +8,4 @@ nodes: # the three workers - role: worker # replicas specifies the number of nodes to create with this configuration - replicas: 3 + replicas: 4