Skip to content

Commit

Permalink
increase-ram
Browse files Browse the repository at this point in the history
  • Loading branch information
rwlove committed Jan 12, 2025
1 parent 1ca9f4d commit 23afe3c
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -74,9 +74,9 @@ spec:
requests:
nvidia.com/gpu: 1 # requesting 1 GPU
cpu: 500m
memory: 16Gi
memory: 24Gi
limits:
memory: 16Gi
memory: 24Gi
nvidia.com/gpu: 1 # requesting 1 GPU

service:
Expand Down

0 comments on commit 23afe3c

Please sign in to comment.