Skip to content

Commit 60d0c6e

Browse files
authored
Merge pull request #2730 from camilamacedo86/kind-setup
🌱 change the Kind for just one node (default config)
2 parents 027be8f + f17db33 commit 60d0c6e

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

test/e2e/kind-config.yaml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,4 @@
1414

1515
kind: Cluster
1616
apiVersion: kind.x-k8s.io/v1alpha4
17-
nodes:
18-
- role: control-plane
19-
- role: worker
20-
- role: worker
21-
- role: worker
17+

0 commit comments

Comments
 (0)