Skip to content

Commit

Permalink
Merge pull request #5101 from shaneknapp/data101-mem-bandaid
Browse files Browse the repository at this point in the history
[DH-130] bump data101 memory
  • Loading branch information
shaneknapp authored Oct 4, 2023
2 parents 76cbadf + d78c17e commit baecacb
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: 2G
limit: 2G
guarantee: 4G
limit: 4G

custom:
group_profiles:
Expand Down

0 comments on commit baecacb

Please sign in to comment.