feat: increase master count to 3
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ locals {
|
||||
ext_disk_size = "16GiB"
|
||||
network_cidr = "10.150.0.1/24"
|
||||
|
||||
master_count = 2
|
||||
master_count = 3
|
||||
worker_count = 0
|
||||
|
||||
image = "ubuntu/26.04"
|
||||
|
||||
Reference in New Issue
Block a user