Reduce amount of servers
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
4da3293569
commit
baae7a8d7e
@ -1,10 +1,10 @@
|
||||
|
||||
variable "serverctl_master_count" {
|
||||
default = 2
|
||||
default = 1
|
||||
}
|
||||
|
||||
variable "serverctl_node_count" {
|
||||
default = 2
|
||||
default = 1
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user