Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions clusters/core-ci/argocd/openshift-gitops_argocd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ spec:
resources:
limits:
cpu: "4"
memory: 16Gi
memory: 24Gi
requests:
cpu: "1"
memory: 1Gi
Expand Down Expand Up @@ -189,7 +189,7 @@ spec:
resources:
limits:
cpu: 500m
memory: 256Mi
memory: 512Mi
requests:
cpu: 125m
memory: 128Mi
Expand Down