diff --git a/argocd/helm-values.yaml b/argocd/helm-values.yaml index a0a282c..8564750 100644 --- a/argocd/helm-values.yaml +++ b/argocd/helm-values.yaml @@ -116,9 +116,9 @@ repoServer: resources: requests: cpu: 15m - memory: 960Mi + memory: 1536Mi limits: - memory: 960Mi + memory: 1536Mi # ============================================================================= # REDIS (Deployment)