Skip to content

Commit 66b86ee

Browse files
authored
Merge pull request #3240 from yuvipanda/bring-back
Bring back 2i2c hetzner with lower weight
2 parents dcd7c17 + de98eae commit 66b86ee

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

config/prod.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -228,21 +228,21 @@ federationRedirect:
228228
health: https://gke.mybinder.org/health
229229
versions: https://gke.mybinder.org/versions
230230
hetzner-2i2c:
231-
prime: false
231+
prime: true
232232
url: https://2i2c.mybinder.org
233-
weight: 0
233+
weight: 50
234234
health: https://2i2c.mybinder.org/health
235235
versions: https://2i2c.mybinder.org/versions
236236
hetzner-2i2c-bare:
237-
prime: true
237+
prime: false
238238
url: https://2i2c-bare.mybinder.org
239239
weight: 0
240240
health: https://2i2c-bare.mybinder.org/health
241241
versions: https://2i2c-bare.mybinder.org/versions
242242
gesis:
243243
prime: false
244244
url: https://notebooks.gesis.org/binder
245-
weight: 75
245+
weight: 50
246246
health: https://notebooks.gesis.org/binder/health
247247
versions: https://notebooks.gesis.org/binder/versions
248248
ovh2:

0 commit comments

Comments
 (0)