Skip to content

Commit

Permalink
Merge pull request #2943 from jupyterhub/curvenote-quota-100
Browse files Browse the repository at this point in the history
curvenote: Set launch quota to 100
  • Loading branch information
manics authored Mar 5, 2024
2 parents 9cb4f03 + 7f62d03 commit 5f9e2b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/curvenote.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ binderhub:
memory_request: "2G"

LaunchQuota:
total_quota: 50
total_quota: 100

ExternalRegistryHelper:
service_url: http://curvenote-binderhub-container-registry-helper:8080
Expand Down

0 comments on commit 5f9e2b1

Please sign in to comment.