mirror of
https://github.com/optim-enterprises-bv/terraform-talos.git
synced 2025-11-01 10:48:36 +00:00
@@ -19,7 +19,7 @@ variable "kubernetes" {
|
|||||||
nodeSubnets = "192.168.0.0/16"
|
nodeSubnets = "192.168.0.0/16"
|
||||||
domain = "cluster.local"
|
domain = "cluster.local"
|
||||||
apiDomain = "api.cluster.local"
|
apiDomain = "api.cluster.local"
|
||||||
clusterName = "talos-k8s-hezner"
|
clusterName = "talos-k8s-hetzner"
|
||||||
tokenMachine = ""
|
tokenMachine = ""
|
||||||
caMachine = ""
|
caMachine = ""
|
||||||
token = ""
|
token = ""
|
||||||
|
|||||||
Reference in New Issue
Block a user