Skip to content

Commit 4ebe9c5

Browse files
authored
Revert "Remove Turing from federation rotation"
1 parent 592df72 commit 4ebe9c5

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

.github/workflows/cd.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -180,11 +180,11 @@ jobs:
180180
hub_url: https://hub.gke.mybinder.org
181181
chartpress_args: ""
182182
helm_version: ""
183-
# - federation_member: turing
184-
# binder_url: https://turing.mybinder.org
185-
# hub_url: https://hub.mybinder.turing.ac.uk
186-
# chartpress_args: ""
187-
# helm_version: ""
183+
- federation_member: turing
184+
binder_url: https://turing.mybinder.org
185+
hub_url: https://hub.mybinder.turing.ac.uk
186+
chartpress_args: ""
187+
helm_version: ""
188188
- federation_member: ovh
189189
binder_url: https://ovh.mybinder.org
190190
hub_url: https://hub-binder.mybinder.ovh

config/turing.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ letsencrypt:
77
binderhub:
88
config:
99
BinderHub:
10-
pod_quota: 0
10+
pod_quota: 80
1111
hub_url: https://hub.mybinder.turing.ac.uk
1212
badge_base_url: https://mybinder.org
1313
sticky_builds: true

mybinder/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -543,7 +543,7 @@ federationRedirect:
543543
versions: https://ovh.mybinder.org/versions
544544
turing:
545545
url: https://turing.mybinder.org
546-
weight: 0
546+
weight: 100
547547
health: https://turing.mybinder.org/health
548548
versions: https://turing.mybinder.org/versions
549549
nodeSelector: {}

0 commit comments

Comments
 (0)