From d99a427d3c4ee035b3024e71b9c3e34044d4c796 Mon Sep 17 00:00:00 2001 From: system Date: Fri, 16 Jan 2026 05:35:12 +0000 Subject: [PATCH] Update values for demo01-star3 --- demo01-star3/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/demo01-star3/values.yaml b/demo01-star3/values.yaml index 74161e7..ded99b7 100644 --- a/demo01-star3/values.yaml +++ b/demo01-star3/values.yaml @@ -21,7 +21,7 @@ starrocksFESpec: type: ClusterIP resources: requests: - cpu: 300m + cpu: 100m memory: 1Gi limits: cpu: 2 @@ -56,7 +56,7 @@ starrocksCnSpec: runAsNonRoot: "false" resources: requests: - cpu: 300M + cpu: 100m memory: 2Gi limits: cpu: 2