diff --git a/civo-gitlab/terraform/civo/main.tf b/civo-gitlab/terraform/civo/main.tf index 6be346393..4ef0e4029 100644 --- a/civo-gitlab/terraform/civo/main.tf +++ b/civo-gitlab/terraform/civo/main.tf @@ -42,7 +42,7 @@ resource "civo_kubernetes_cluster" "kubefirst" { name = local.cluster_name network_id = civo_network.kubefirst.id firewall_id = civo_firewall.kubefirst.id - cluster_type = "talos" + # cluster_type = "talos" pools { label = local.cluster_name size = ""