Skip to content

Commit 5224364

Browse files
committed
feat: create module for creating kubernetes cluster
1 parent a2dde0a commit 5224364

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

civo-github/templates/gpu-cluster/infrastructure/workspace.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,5 @@ spec:
1919
value: "<WORKLOAD_NODE_COUNT>"
2020
- key: node_type
2121
value: <WORKLOAD_NODE_TYPE>
22+
- key: cluster_type
23+
value: "talos"

0 commit comments

Comments
 (0)