mirror of
https://github.com/optim-enterprises-bv/terraform-talos.git
synced 2025-10-30 01:52:18 +00:00
Merge branch 'main' of github.com:sergelogvinov/terraform-talos into main
This commit is contained in:
@@ -31,7 +31,7 @@ variable "kubernetes" {
|
||||
nodeSubnets = "192.168.0.0/16"
|
||||
domain = "cluster.local"
|
||||
apiDomain = "api.cluster.local"
|
||||
clusterName = "talos-k8s-hetzner"
|
||||
clusterName = "talos-k8s-scaleway"
|
||||
clusterID = ""
|
||||
clusterSecret = ""
|
||||
tokenMachine = ""
|
||||
|
||||
Reference in New Issue
Block a user