Skip to content

Commit

Permalink
Merge pull request #5123 from shaneknapp/debump-data101-ram
Browse files Browse the repository at this point in the history
lower data101 user ram
  • Loading branch information
shaneknapp authored Oct 10, 2023
2 parents 85783be + d70de08 commit af67576
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deployments/data101/config/common.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -189,8 +189,8 @@ jupyterhub:
- name: mongodb
mountPath: /data/db
memory:
guarantee: 5G
limit: 5G
guarantee: 2G
limit: 2G

custom:
group_profiles:
Expand Down

0 comments on commit af67576

Please sign in to comment.