Skip to content

Commit

Permalink
Updating resource limits and requests
Browse files Browse the repository at this point in the history
  • Loading branch information
k-burt-uch committed Nov 18, 2024
1 parent 8108f6a commit f1c3a26
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ spec:
resources:
requests:
cpu: 1
memory: 1024Mi
limits:
cpu: 2
memory: 1024Mi
memory: 20248Mi

0 comments on commit f1c3a26

Please sign in to comment.