From 5224364694fe292a776a5cb91684927faeccfa17 Mon Sep 17 00:00:00 2001 From: Muse Mulatu Date: Thu, 10 Oct 2024 10:37:57 -0600 Subject: [PATCH] feat: create module for creating kubernetes cluster --- civo-github/templates/gpu-cluster/infrastructure/workspace.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/civo-github/templates/gpu-cluster/infrastructure/workspace.yaml b/civo-github/templates/gpu-cluster/infrastructure/workspace.yaml index e5835a10a..9dd93a84d 100644 --- a/civo-github/templates/gpu-cluster/infrastructure/workspace.yaml +++ b/civo-github/templates/gpu-cluster/infrastructure/workspace.yaml @@ -19,3 +19,5 @@ spec: value: "" - key: node_type value: + - key: cluster_type + value: "talos"