From f0e9d9960d6743828d088d788e0caa448e62141a Mon Sep 17 00:00:00 2001
From: Min RK <benjaminrk@gmail.com>
Date: Mon, 13 Jan 2025 15:12:25 +0100
Subject: [PATCH] make gesis prime

---
 config/prod.yaml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/config/prod.yaml b/config/prod.yaml
index 413191c56..6ca5e55f5 100644
--- a/config/prod.yaml
+++ b/config/prod.yaml
@@ -229,12 +229,13 @@ federationRedirect:
       health: https://gke.mybinder.org/health
       versions: https://gke.mybinder.org/versions
     gesis:
+      prime: true
       url: https://notebooks.gesis.org/binder
       weight: 60
       health: https://notebooks.gesis.org/binder/health
       versions: https://notebooks.gesis.org/binder/versions
     ovh2:
-      prime: true
+      prime: false
       url: https://ovh2.mybinder.org
       weight: 60
       health: https://ovh2.mybinder.org/health