Skip to content

Commit

Permalink
Update memory limit in manager.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: dkwon17 <[email protected]>
  • Loading branch information
dkwon17 committed Nov 7, 2024
1 parent 5bef279 commit 9803bfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/templates/components/manager/manager.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ spec:
resources:
limits:
cpu: 3000m
memory: 3Gi
memory: 5Gi
requests:
cpu: 250m
memory: 100Mi
Expand Down

0 comments on commit 9803bfb

Please sign in to comment.