Skip to content

Commit a08ea52

Browse files
authored
Merge pull request #3172 from minrk/pause-hetz
ease hetzner in more gently
2 parents a06b8b5 + 206011c commit a08ea52

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

config/hetzner-2i2c.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ binderhub:
4040
docker_host: /var/run/dind/docker.sock
4141

4242
LaunchQuota:
43-
total_quota: 300
43+
total_quota: 20
4444

4545
# DockerRegistry:
4646
# token_url: "https://2lmrrh8f.gra7.container-registry.ovh.net/service/token?service=harbor-registry"

config/prod.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -229,13 +229,13 @@ federationRedirect:
229229
health: https://gke.mybinder.org/health
230230
versions: https://gke.mybinder.org/versions
231231
hetzner-2i2c:
232-
prime: true
232+
prime: false
233233
url: https://2i2c.mybinder.org
234-
weight: 60
234+
weight: 10
235235
health: https://2i2c.mybinder.org/health
236236
versions: https://2i2c.mybinder.org/versions
237237
gesis:
238-
prime: false
238+
prime: true
239239
url: https://notebooks.gesis.org/binder
240240
weight: 40
241241
health: https://notebooks.gesis.org/binder/health

0 commit comments

Comments
 (0)