Skip to content

Commit fef784f

Browse files
committed
Increase 2i2c member weight one final time
This feels like the final form
1 parent d4d7519 commit fef784f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

config/hetzner-2i2c.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ binderhub:
4747
- '--DockerEngine.extra_init_args={"timeout":1200}'
4848

4949
LaunchQuota:
50-
total_quota: 200
50+
total_quota: 300
5151

5252
# DockerRegistry:
5353
# token_url: "https://2lmrrh8f.gra7.container-registry.ovh.net/service/token?service=harbor-registry"

config/prod.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -231,13 +231,13 @@ federationRedirect:
231231
hetzner-2i2c:
232232
prime: true
233233
url: https://2i2c.mybinder.org
234-
weight: 60
234+
weight: 70
235235
health: https://2i2c.mybinder.org/health
236236
versions: https://2i2c.mybinder.org/versions
237237
gesis:
238238
prime: false
239239
url: https://notebooks.gesis.org/binder
240-
weight: 40
240+
weight: 30
241241
health: https://notebooks.gesis.org/binder/health
242242
versions: https://notebooks.gesis.org/binder/versions
243243
ovh2:

0 commit comments

Comments
 (0)