Skip to content

Commit edf7ce9

Browse files
authored
Merge pull request #3851 from camilamacedo86/update-kind-config
🌱 Cleanup and fix kind config to run the tests against 1.29
2 parents 1875783 + 09f3c65 commit edf7ce9

File tree

3 files changed

+2
-32
lines changed

3 files changed

+2
-32
lines changed

test/e2e/kind-config-v1.18.yaml

Lines changed: 0 additions & 30 deletions
This file was deleted.

test/e2e/kind-config-v1.19.yaml

Lines changed: 0 additions & 1 deletion
This file was deleted.

test/e2e/kind-config.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,5 @@
1414

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

0 commit comments

Comments
 (0)