From f9ac148e23e9694455a390d6aad9fc5bf60a3f10 Mon Sep 17 00:00:00 2001
From: Min RK <benjaminrk@gmail.com>
Date: Mon, 13 Jan 2025 15:40:05 +0100
Subject: [PATCH] pause deploying to ovh

OVH is unavailable, not worth trying to deploy right now
---
 .github/workflows/cd.yml | 7 ++++---
 config/prod.yaml         | 2 +-
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/.github/workflows/cd.yml b/.github/workflows/cd.yml
index a9bc731f3..81476c323 100644
--- a/.github/workflows/cd.yml
+++ b/.github/workflows/cd.yml
@@ -222,9 +222,10 @@ jobs:
             helm_version: ""
             experimental: false
 
-          - federation_member: ovh2
-            helm_version: ""
-            experimental: false
+          # OVH deployment paused
+          # - federation_member: ovh2
+          #   helm_version: ""
+          #   experimental: false
 
     # These permissions are needed to interact with GitHub's OIDC Token endpoint.
     permissions:
diff --git a/config/prod.yaml b/config/prod.yaml
index 6ca5e55f5..807d25744 100644
--- a/config/prod.yaml
+++ b/config/prod.yaml
@@ -237,7 +237,7 @@ federationRedirect:
     ovh2:
       prime: false
       url: https://ovh2.mybinder.org
-      weight: 60
+      weight: 0
       health: https://ovh2.mybinder.org/health
       versions: https://ovh2.mybinder.org/versions
     curvenote: