Skip to content

Commit 23b5ad0

Browse files
increase kind nodes in ci
1 parent 119cb5c commit 23b5ad0

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

.ci/tests/kind.yaml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,10 @@ nodes:
3131
listenAddress: "127.0.0.1"
3232
# optional: set the protocol to one of TCP, UDP, SCTP.
3333
# TCP is the default
34-
protocol: TCP
34+
protocol: TCP
35+
36+
- role: worker
37+
image: kindest/node:v1.23.17
38+
39+
- role: worker
40+
image: kindest/node:v1.23.17

0 commit comments

Comments
 (0)