Skip to content

Commit 3e65a07

Browse files
authored
Merge pull request #1784 from minrk/reinstate-ovh
reinstate ovh at low weight
2 parents de72477 + d35ed89 commit 3e65a07

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

mybinder/values.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -488,22 +488,22 @@ federationRedirect:
488488
gke:
489489
prime: true
490490
url: https://gke.mybinder.org
491-
weight: 1
491+
weight: 100
492492
health: https://gke.mybinder.org/health
493493
versions: https://gke.mybinder.org/versions
494494
gesis:
495495
url: https://gesis.mybinder.org
496-
weight: 1
496+
weight: 100
497497
health: https://gesis.mybinder.org/health
498498
versions: https://gesis.mybinder.org/versions
499499
ovh:
500500
url: https://ovh.mybinder.org
501-
weight: 0
501+
weight: 10
502502
health: https://ovh.mybinder.org/health
503503
versions: https://ovh.mybinder.org/versions
504504
turing:
505505
url: https://turing.mybinder.org
506-
weight: 1
506+
weight: 100
507507
health: https://turing.mybinder.org/health
508508
versions: https://turing.mybinder.org/versions
509509
nodeSelector: {}

0 commit comments

Comments
 (0)