Skip to content

Commit

Permalink
Merge pull request #6496 from balajialg/data101_RAM
Browse files Browse the repository at this point in the history
Increase Data 101 Hub's RAM to 3 GB
  • Loading branch information
shaneknapp authored Nov 18, 2024
2 parents c34f886 + 092d91c commit 84b8915
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 @@ -219,8 +219,8 @@ jupyterhub:
- name: mongodb
mountPath: /data/db
memory:
guarantee: 2G
limit: 2G
guarantee: 3G
limit: 3G

custom:
group_profiles:
Expand Down

0 comments on commit 84b8915

Please sign in to comment.