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