Skip to content

Commit

Permalink
set ram min/max to 1/1G
Browse files Browse the repository at this point in the history
  • Loading branch information
shaneknapp committed Oct 12, 2023
1 parent d0d2d11 commit 884a4b5
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 884a4b5

Please sign in to comment.