From e52261075e650489cab981bd45d1ba679476a91d Mon Sep 17 00:00:00 2001 From: Alexander Rogov Date: Wed, 17 Jun 2026 20:18:37 +0300 Subject: [PATCH] change retry intervals --- argocd/apps/matrix-t0rt1k.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/argocd/apps/matrix-t0rt1k.yaml b/argocd/apps/matrix-t0rt1k.yaml index 43a7d78..700b938 100644 --- a/argocd/apps/matrix-t0rt1k.yaml +++ b/argocd/apps/matrix-t0rt1k.yaml @@ -92,6 +92,10 @@ spec: cpu: 50m limits: memory: 256Mi + extraConfig: + destination_min_retry_interval: "1m" + destination_retry_multiplier: 1.5 + destination_max_retry_interval: "1d" matrixAuthenticationService: postgres: