We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6ddc739 + 291c9b9 commit 167889aCopy full SHA for 167889a
config/clusters/2i2c-aws-us/cosmicds.values.yaml
@@ -50,6 +50,10 @@ jupyterhub:
50
# more actively. This is to limit the amount of damage a rogue user can do to not more
51
# than 1 CPU per user account.
52
limit: 1
53
+ memory:
54
+ # Ref https://2i2c.freshdesk.com/a/tickets/1088
55
+ guarantee: 512M
56
+ limit: 2G
57
hub:
58
services:
59
# OAuth2 credentials for the CosmicDS portal, which uses
0 commit comments