Skip to content

Commit

Permalink
Merge pull request #5032 from DS-100/reduce-memory
Browse files Browse the repository at this point in the history
reduce student memory
  • Loading branch information
balajialg authored Sep 14, 2023
2 parents ff33d6c + 6061242 commit ede63e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deployments/data100/config/common.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@ jupyterhub:
subPath: _shared
readOnly: true
memory:
guarantee: 4G
limit: 4G
guarantee: 2G
limit: 2G
image: {}

custom:
Expand Down

0 comments on commit ede63e5

Please sign in to comment.