File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff 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
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ letsencrypt:
77binderhub :
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
Original file line number Diff line number Diff 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 : {}
You can’t perform that action at this time.
0 commit comments