From 6f2ed384cf1ecdc9e53e61bebc5943f8a8457dcf Mon Sep 17 00:00:00 2001 From: JJGadgets Date: Fri, 19 Jul 2024 05:47:44 +0800 Subject: [PATCH] chore: resources tuning --- kube/deploy/core/storage/volsync/template/rsrc-rgw.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/kube/deploy/core/storage/volsync/template/rsrc-rgw.yaml b/kube/deploy/core/storage/volsync/template/rsrc-rgw.yaml index 455b6b4a..b324a49b 100644 --- a/kube/deploy/core/storage/volsync/template/rsrc-rgw.yaml +++ b/kube/deploy/core/storage/volsync/template/rsrc-rgw.yaml @@ -30,8 +30,9 @@ spec: daily: ${DAILY:=14} within: ${WITHIN:=7d} moverPodLabels: + volsync.home.arpa/repo: "rgw" s3.home.arpa/store: "rgw-${CLUSTER_NAME}" moverResources: limits: cpu: 150m - memory: 1Gi + memory: 2Gi