From bf61050fec13f3cf34393de5ac8941fb7b830d12 Mon Sep 17 00:00:00 2001 From: Simon Li Date: Sun, 3 Dec 2023 15:11:16 +0000 Subject: [PATCH] curvenote: increase quota:50 weight:20 --- config/curvenote.yaml | 2 +- config/prod.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config/curvenote.yaml b/config/curvenote.yaml index f62ef71d7..180f9ab77 100644 --- a/config/curvenote.yaml +++ b/config/curvenote.yaml @@ -17,7 +17,7 @@ binderhub: memory_request: "2G" LaunchQuota: - total_quota: 40 + total_quota: 50 ExternalRegistryHelper: service_url: http://curvenote-binderhub-container-registry-helper:8080 diff --git a/config/prod.yaml b/config/prod.yaml index a09470511..17105507f 100644 --- a/config/prod.yaml +++ b/config/prod.yaml @@ -241,6 +241,6 @@ federationRedirect: versions: https://ovh2.mybinder.org/versions curvenote: url: https://binder.curvenote.dev - weight: 10 + weight: 20 health: https://binder.curvenote.dev/health versions: https://binder.curvenote.dev/versions