Skip to content

Commit

Permalink
bug: increase memory for OCP (#1266)
Browse files Browse the repository at this point in the history
  • Loading branch information
almaslennikov authored Jan 21, 2025
2 parents ef0fb64 + 76434b5 commit e092558
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 e092558

Please sign in to comment.