Skip to content

Commit

Permalink
adjusting
Browse files Browse the repository at this point in the history
  • Loading branch information
joshua-seals committed May 22, 2024
1 parent 76dfba5 commit 5d61d1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appstore/api/v1/models.py
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ def __post_init__(self):
},
"reservations": {
"cpus": "1",
"memory": "1GiB",
"memory": "1",
"gpus": self.gpus,
"ephemeralStorage": self.ephemeralStorage,
},
Expand Down

0 comments on commit 5d61d1e

Please sign in to comment.