diff --git a/clusters/core-ci/argocd/openshift-gitops_argocd.yaml b/clusters/core-ci/argocd/openshift-gitops_argocd.yaml index 16fdf803985f5..2aa78f63afefe 100644 --- a/clusters/core-ci/argocd/openshift-gitops_argocd.yaml +++ b/clusters/core-ci/argocd/openshift-gitops_argocd.yaml @@ -25,7 +25,7 @@ spec: resources: limits: cpu: "4" - memory: 16Gi + memory: 24Gi requests: cpu: "1" memory: 1Gi @@ -189,7 +189,7 @@ spec: resources: limits: cpu: 500m - memory: 256Mi + memory: 512Mi requests: cpu: 125m memory: 128Mi