Merge branch 'kube-hetzner:master' into master

This commit is contained in:
Michael
2022-03-05 07:44:38 +01:00
committed by GitHub
15 changed files with 203 additions and 118 deletions

View File

@@ -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" {