Skip to content

Commit 517c429

Browse files
committed
fix: Added more nodes to e2e cluster
1 parent 30fee70 commit 517c429

File tree

1 file changed

+4
-0
lines changed
  • infrastructure-k8s/server-setup/inventory

1 file changed

+4
-0
lines changed

infrastructure-k8s/server-setup/inventory/e2e.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,3 +89,7 @@ all:
8989
role: data1
9090
e2e-k8s-worker-02:
9191
ansible_host: 10.1.1.8
92+
e2e-k8s-worker-03:
93+
ansible_host: 10.1.1.1
94+
e2e-k8s-worker-04:
95+
ansible_host: 10.1.1.2

0 commit comments

Comments
 (0)