Skip to content

Commit

Permalink
Merge pull request 2i2c-org#3766 from sean-morris/master
Browse files Browse the repository at this point in the history
[Cloudbank] El Camino - 3GB memory limit
  • Loading branch information
consideRatio authored Mar 6, 2024
2 parents 1082b7d + 0841989 commit 4e90499
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/clusters/cloudbank/elcamino.values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ jupyterhub:

singleuser:
memory:
limit: 2G
guarantee: 2G
limit: 3G
guarantee: 3G
hub:
config:
JupyterHub:
Expand Down

0 comments on commit 4e90499

Please sign in to comment.