From 87a8197e4fb7f1e1d533159204c11aadf7891066 Mon Sep 17 00:00:00 2001 From: cheetahadmin Date: Fri, 17 Oct 2025 10:03:21 +0000 Subject: [PATCH] Update config.pbtxt --- config.pbtxt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/config.pbtxt b/config.pbtxt index f1eb4e3..a59ed64 100644 --- a/config.pbtxt +++ b/config.pbtxt @@ -123,10 +123,10 @@ parameters: [ } ] -#instance_group [ -# { -# kind: KIND_CPU -# count: 77 -# } -#] +instance_group [ + { + kind: KIND_CPU + count: 77 + } +]