From e8cfbaad6e53ac29d50f631e630a3c48fff2c919 Mon Sep 17 00:00:00 2001 From: Alexander Rogov Date: Wed, 17 Jun 2026 14:01:31 +0300 Subject: [PATCH] bump federation-sender memory request to 192Mi --- argocd/apps/matrix-t0rt1k.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/argocd/apps/matrix-t0rt1k.yaml b/argocd/apps/matrix-t0rt1k.yaml index 4449987..43a7d78 100644 --- a/argocd/apps/matrix-t0rt1k.yaml +++ b/argocd/apps/matrix-t0rt1k.yaml @@ -54,7 +54,7 @@ spec: enabled: true resources: requests: - memory: 128Mi + memory: 192Mi cpu: 50m limits: memory: 256Mi