Skip to content

Commit

Permalink
Merge pull request #5774 from ryanlovett/datahub-admin-limits
Browse files Browse the repository at this point in the history
Bump memory for admins.
  • Loading branch information
ryanlovett authored Jun 3, 2024
2 parents 0a22147 + 522beda commit b83268d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion deployments/datahub/config/common.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,8 @@ jupyterhub:
# DataHub Infrastructure staff
# https://bcourses.berkeley.edu/courses/1524699/groups#tab-80607
course::1524699::group::all-admins:
admin: true
mem_limit: 2048M
mem_guarantee: 2048M

# Demog Data Event, April 1 - Sep 30, https://github.com/berkeley-dsep-infra/datahub/issues/5643
course::1534506::enrollment_type::teacher:
Expand Down

0 comments on commit b83268d

Please sign in to comment.