From 5a45812be567f12cbbe2ba68aa6219a597616cd7 Mon Sep 17 00:00:00 2001 From: armen-hakobian Date: Fri, 4 Oct 2024 13:08:44 +0400 Subject: [PATCH] removed test cluster --- test_config.yaml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/test_config.yaml b/test_config.yaml index 148ccc0..e69de29 100644 --- a/test_config.yaml +++ b/test_config.yaml @@ -1,10 +0,0 @@ -turnk8s-29: - controlplane: - cpu_cores: 2 - memory: 4096 - disk_size: 10 - worker_nodes: - count: 1 - cpu_cores: 2 - memory: 2048 - disk_size: 20 \ No newline at end of file