improve support of single-node clusters
This commit is contained in:
@@ -65,6 +65,7 @@ variable "load_balancer_disable_ipv6" {
|
||||
variable "agent_nodepools" {
|
||||
description = "Number of agent nodes."
|
||||
type = map(any)
|
||||
default = {}
|
||||
}
|
||||
|
||||
variable "hetzner_ccm_version" {
|
||||
|
Reference in New Issue
Block a user