From 4469b036404e47c20b1dc5fcce87b7d820a6ef0d Mon Sep 17 00:00:00 2001 From: Kenan Erdogan Date: Fri, 20 Mar 2020 10:54:36 +0100 Subject: [PATCH] bring gesis binder back into federation --- config/staging.yaml | 5 ++--- mybinder/values.yaml | 2 +- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/config/staging.yaml b/config/staging.yaml index b628eed06..a17279994 100644 --- a/config/staging.yaml +++ b/config/staging.yaml @@ -3,7 +3,6 @@ projectName: binder-staging binderhub: config: BinderHub: - pod_quota: 0 hub_url: https://hub.gke.staging.mybinder.org badge_base_url: https://staging.mybinder.org image_prefix: gcr.io/binder-staging/r2d-72d7634- @@ -120,11 +119,11 @@ federationRedirect: versions: https://gke.staging.mybinder.org/versions ovh: url: https://gke2.staging.mybinder.org - weight: 0 + weight: 1 health: https://gke2.staging.mybinder.org/health versions: https://gke2.staging.mybinder.org/versions # unset the gesis and turing entries gesis: - weight: 1 + weight: 0 turing: weight: 0 diff --git a/mybinder/values.yaml b/mybinder/values.yaml index 9afc4e97f..55f2704a6 100644 --- a/mybinder/values.yaml +++ b/mybinder/values.yaml @@ -431,7 +431,7 @@ federationRedirect: versions: https://ovh.mybinder.org/versions gesis: url: https://gesis.mybinder.org - weight: 0 + weight: 15 health: https://gesis.mybinder.org/health versions: https://gesis.mybinder.org/versions turing: