From 1f63a379a6fae38981886c89611600a6ada21321 Mon Sep 17 00:00:00 2001 From: John Dietz Date: Mon, 22 Apr 2024 11:21:40 -0400 Subject: [PATCH] changing civo gitlab to k3s distro --- civo-gitlab/terraform/civo/main.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 = ""