Skip to content

Commit

Permalink
bump manager default limits
Browse files Browse the repository at this point in the history
  • Loading branch information
stuggi authored and openshift-cherrypick-robot committed Feb 1, 2024
1 parent 412d9af commit eb98bef
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 eb98bef

Please sign in to comment.