Skip to content

Commit 75d8cfe

Browse files
authored
ci: Extend the amount of ci nodes of the kind cluster used in the "Validate & test" step(#618)
1 parent e4c9d64 commit 75d8cfe

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

hack/e2e-kind-config.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,9 @@ nodes:
1111
- role: worker
1212
labels:
1313
run.ai/simulated-gpu-node-pool: default
14+
- role: worker
15+
labels:
16+
run.ai/simulated-gpu-node-pool: default
17+
- role: worker
18+
labels:
19+
run.ai/simulated-gpu-node-pool: default

0 commit comments

Comments
 (0)