Skip to content

Commit d563ee6

Browse files
authored
Merge pull request #3196 from yuvipanda/inc-4
Increase 2i2c member weight one final time
2 parents 852a317 + fef784f commit d563ee6

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
@@ -49,7 +49,7 @@ binderhub:
4949
- '--DockerEngine.extra_init_args={"timeout":1200}'
5050

5151
LaunchQuota:
52-
total_quota: 200
52+
total_quota: 300
5353

5454
# DockerRegistry:
5555
# 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)