Skip to content

Commit 7f7aa7d

Browse files
authored
Merge pull request #3190 from yuvipanda/inc-2
Increase weight of 2i2c member
2 parents 6e2a0e2 + d4d7519 commit 7f7aa7d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

config/hetzner-2i2c.yaml

+1-1
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: 100
50+
total_quota: 200
5151

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

config/prod.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ federationRedirect:
231231
hetzner-2i2c:
232232
prime: true
233233
url: https://2i2c.mybinder.org
234-
weight: 40
234+
weight: 60
235235
health: https://2i2c.mybinder.org/health
236236
versions: https://2i2c.mybinder.org/versions
237237
gesis:

0 commit comments

Comments
 (0)