Skip to content

Commit

Permalink
bug: increase memory for OCP
Browse files Browse the repository at this point in the history
Signed-off-by: Fred Rolland <[email protected]>
  • Loading branch information
rollandf committed Jan 20, 2025
1 parent c14db48 commit 76434b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/manager/manager.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ spec:
resources:
limits:
cpu: 500m
memory: 128Mi
memory: 256Mi
requests:
cpu: 5m
memory: 64Mi
Expand Down

0 comments on commit 76434b5

Please sign in to comment.