Skip to content

Commit

Permalink
fix: Bump memory to handle many deployments
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidNix committed Sep 6, 2023
1 parent ff32bc2 commit 97db2f3
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 @@ -58,7 +58,7 @@ spec:
name: pprof
resources:
limits:
memory: 64Mi
memory: 128Mi
requests:
cpu: 50m
memory: 64Mi
Expand Down

0 comments on commit 97db2f3

Please sign in to comment.