Skip to content

Commit

Permalink
Update ram (#333)
Browse files Browse the repository at this point in the history
* increase RAM on hub

* increase RAM
  • Loading branch information
Leah Wasser committed Jan 27, 2021
1 parent f546c4e commit 59cd745
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions hub-configs/ea-hub.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ singleuser:
limit: 2
guarantee: 0.4
memory:
limit: 4G
guarantee: 2G
limit: 8G
guarantee: 4G

auth:
admin:
Expand Down
4 changes: 2 additions & 2 deletions hub-configs/nbgrader-hub.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ singleuser:
guarantee: 0.8
limit: 2
memory:
guarantee: 3G
limit: 5G
guarantee: 4G
limit: 8G

auth:
admin:
Expand Down

0 comments on commit 59cd745

Please sign in to comment.