Skip to content

Commit

Permalink
Scale down workshop hub RAM
Browse files Browse the repository at this point in the history
  • Loading branch information
balajialg committed Jun 17, 2024
1 parent ea449d7 commit 2401d1d
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: 4G
limit: 4G
guarantee: 1G
limit: 1G

0 comments on commit 2401d1d

Please sign in to comment.