Skip to content

Commit bc2c97f

Browse files
authored
Merge pull request #1832 from minrk/up-ovh
increase ovh quotas
2 parents c34dfa7 + e01780e commit bc2c97f

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: 30
6+
pod_quota: 40
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
@@ -506,7 +506,7 @@ federationRedirect:
506506
versions: https://gesis.mybinder.org/versions
507507
ovh:
508508
url: https://ovh.mybinder.org
509-
weight: 10
509+
weight: 30
510510
health: https://ovh.mybinder.org/health
511511
versions: https://ovh.mybinder.org/versions
512512
turing:

0 commit comments

Comments
 (0)