diff --git a/infrastructure/create-resources/hcloud.tf b/infrastructure/create-resources/hcloud.tf index 2d08201..f2db202 100644 --- a/infrastructure/create-resources/hcloud.tf +++ b/infrastructure/create-resources/hcloud.tf @@ -1,6 +1,6 @@ variable "serverctl_master_count" { - default = 0 + default = 1 } variable "serverctl_node_count" {