Skip to content

Commit

Permalink
reduce student memory
Browse files Browse the repository at this point in the history
  • Loading branch information
mihranmiroyan committed Sep 14, 2023
1 parent ff33d6c commit 6061242
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 6061242

Please sign in to comment.