Skip to content

Commit

Permalink
Merge pull request #995 from openshift-cherrypick-robot/cherry-pick-9…
Browse files Browse the repository at this point in the history
…94-to-v1.3.x

[v1.3.x] bump manager default limits
  • Loading branch information
openshift-merge-bot[bot] authored Feb 1, 2024
2 parents 412d9af + eb98bef commit f0e7f57
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/manager/manager.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ spec:
resources:
limits:
cpu: 500m
memory: 768Mi
memory: 2Gi
requests:
cpu: 100m
memory: 256Mi
memory: 512Mi
terminationGracePeriodSeconds: 10

0 comments on commit f0e7f57

Please sign in to comment.