Skip to content

Commit

Permalink
Increase 2i2c member weight one final time
Browse files Browse the repository at this point in the history
This feels like the final form
  • Loading branch information
yuvipanda committed Jan 24, 2025
1 parent d4d7519 commit fef784f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion config/hetzner-2i2c.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ binderhub:
- '--DockerEngine.extra_init_args={"timeout":1200}'

LaunchQuota:
total_quota: 200
total_quota: 300

# DockerRegistry:
# token_url: "https://2lmrrh8f.gra7.container-registry.ovh.net/service/token?service=harbor-registry"
Expand Down
4 changes: 2 additions & 2 deletions config/prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -231,13 +231,13 @@ federationRedirect:
hetzner-2i2c:
prime: true
url: https://2i2c.mybinder.org
weight: 60
weight: 70
health: https://2i2c.mybinder.org/health
versions: https://2i2c.mybinder.org/versions
gesis:
prime: false
url: https://notebooks.gesis.org/binder
weight: 40
weight: 30
health: https://notebooks.gesis.org/binder/health
versions: https://notebooks.gesis.org/binder/versions
ovh2:
Expand Down

0 comments on commit fef784f

Please sign in to comment.