Skip to content

Commit 49efb5d

Browse files
authored
Merge pull request #1825 from minrk/ovh-returns
let ovh back into the federation at low capacity
2 parents 2b8af7d + 5b7bc8e commit 49efb5d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

config/ovh.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ projectName: ovh
33
binderhub:
44
config:
55
BinderHub:
6-
pod_quota: 60
6+
pod_quota: 10
77
hub_url: https://hub-binder.mybinder.ovh
88
badge_base_url: https://mybinder.org
99
sticky_builds: true

mybinder/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -505,7 +505,7 @@ federationRedirect:
505505
versions: https://gesis.mybinder.org/versions
506506
ovh:
507507
url: https://ovh.mybinder.org
508-
weight: 0
508+
weight: 10
509509
health: https://ovh.mybinder.org/health
510510
versions: https://ovh.mybinder.org/versions
511511
turing:

0 commit comments

Comments
 (0)