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:
@@ -1,10 +1,10 @@
|
||||
|
||||
variable "serverctl_master_count" {
|
||||
default = 2
|
||||
default = 1
|
||||
}
|
||||
|
||||
variable "serverctl_node_count" {
|
||||
default = 2
|
||||
default = 1
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user