diff --git a/manifests/helm/starrocks/1.11.3-4.0.0/dip-resources-quotas.yaml b/manifests/helm/starrocks/1.11.3-4.0.0/dip-resources-quotas.yaml index 031557c..1754e5f 100644 --- a/manifests/helm/starrocks/1.11.3-4.0.0/dip-resources-quotas.yaml +++ b/manifests/helm/starrocks/1.11.3-4.0.0/dip-resources-quotas.yaml @@ -4,7 +4,7 @@ small: enabledCn: true starrocksFESpec: - replicas: 3 + replicas: 1 resources: requests: cpu: 1000m @@ -14,7 +14,7 @@ small: memory: 4Gi starrocksCnSpec: - replicas: 3 + replicas: 1 resources: requests: cpu: 2000m