Skip to content

Commit

Permalink
Merge pull request #5711 from balajialg/wh_rambump
Browse files Browse the repository at this point in the history
Increase RAM to 4 GB for workshop hub
  • Loading branch information
balajialg authored May 30, 2024
2 parents 313073a + 9841f7b commit 0b4bb70
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deployments/workshop/config/common.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,5 @@ jupyterhub:
subPath: "{username}"
memory:
# As low a guarantee as possible
guarantee: 128M
limit: 1G
guarantee: 4G
limit: 4G

0 comments on commit 0b4bb70

Please sign in to comment.