Skip to content

Commit 4040c6e

Browse files
rimuszunguiculus
authored andcommitted
Set kind node to 1 worker (#117)
Signed-off-by: rimas <[email protected]>
1 parent e68cef0 commit 4040c6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/kind/test/kind-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ apiVersion: kind.sigs.k8s.io/v1alpha2
33
nodes:
44
- role: control-plane
55
- role: worker
6-
replicas: 3
6+
replicas: 1

0 commit comments

Comments
 (0)