Skip to content

Commit

Permalink
ease 2i2c in more
Browse files Browse the repository at this point in the history
gesis prime seems to cause proxy path issues

increase registry replica count

make 2i2c prime, keep 2i2c quota low, slightly increase weight
  • Loading branch information
minrk committed Jan 21, 2025
1 parent a08ea52 commit 21edc48
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions config/hetzner-2i2c.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ projectName: hetzner-2i2c

registry:
enabled: true
replicas: 4
config:
storage:
# Uncomment this and comment out the s3 config to use filesystem
Expand Down
6 changes: 3 additions & 3 deletions config/prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -229,13 +229,13 @@ federationRedirect:
health: https://gke.mybinder.org/health
versions: https://gke.mybinder.org/versions
hetzner-2i2c:
prime: false
prime: true
url: https://2i2c.mybinder.org
weight: 10
weight: 20
health: https://2i2c.mybinder.org/health
versions: https://2i2c.mybinder.org/versions
gesis:
prime: true
prime: false
url: https://notebooks.gesis.org/binder
weight: 40
health: https://notebooks.gesis.org/binder/health
Expand Down

0 comments on commit 21edc48

Please sign in to comment.