Skip to content

Commit

Permalink
Merge pull request #633 from amadhusu/RHOAIENG-1669
Browse files Browse the repository at this point in the history
RHOAIENG-1669 - Modified the Request Size for Manager
  • Loading branch information
openshift-merge-bot[bot] committed Apr 30, 2024
2 parents 51a7c1c + 3b2d0c2 commit e914f1d
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 @@ -105,8 +105,8 @@ spec:
cpu: 1
memory: 4Gi
requests:
cpu: 10m
memory: 64Mi
cpu: 200m
memory: 400Mi
volumeMounts:
- mountPath: /home/config
name: config
Expand Down

0 comments on commit e914f1d

Please sign in to comment.