diff --git a/argocd/helm-values.yaml b/argocd/helm-values.yaml index 477a4df..44d5407 100644 --- a/argocd/helm-values.yaml +++ b/argocd/helm-values.yaml @@ -117,9 +117,9 @@ repoServer: resources: requests: cpu: 15m - memory: 640Mi + memory: 960Mi limits: - memory: 640Mi + memory: 960Mi # ============================================================================= # REDIS (Deployment)