We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2b8af7d + 5b7bc8e commit 49efb5dCopy full SHA for 49efb5d
config/ovh.yaml
@@ -3,7 +3,7 @@ projectName: ovh
3
binderhub:
4
config:
5
BinderHub:
6
- pod_quota: 60
+ pod_quota: 10
7
hub_url: https://hub-binder.mybinder.ovh
8
badge_base_url: https://mybinder.org
9
sticky_builds: true
mybinder/values.yaml
@@ -505,7 +505,7 @@ federationRedirect:
505
versions: https://gesis.mybinder.org/versions
506
ovh:
507
url: https://ovh.mybinder.org
508
- weight: 0
+ weight: 10
509
health: https://ovh.mybinder.org/health
510
versions: https://ovh.mybinder.org/versions
511
turing:
0 commit comments