Skip to content

Commit

Permalink
Merge pull request #5133 from shaneknapp/update-hardware-user-specs
Browse files Browse the repository at this point in the history
[DH-157] set ram min/max to 1/1G
  • Loading branch information
shaneknapp authored Oct 12, 2023
2 parents d0d2d11 + 884a4b5 commit 93bf4b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployments/data8/config/common.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jupyterhub:
guarantee: 0.05
limit: 1
memory:
guarantee: 512M
guarantee: 1G
limit: 1G

custom:
Expand Down

0 comments on commit 93bf4b5

Please sign in to comment.