Skip to content

Commit f9ac148

Browse files
committed
pause deploying to ovh
OVH is unavailable, not worth trying to deploy right now
1 parent 7fe9eab commit f9ac148

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

.github/workflows/cd.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -222,9 +222,10 @@ jobs:
222222
helm_version: ""
223223
experimental: false
224224

225-
- federation_member: ovh2
226-
helm_version: ""
227-
experimental: false
225+
# OVH deployment paused
226+
# - federation_member: ovh2
227+
# helm_version: ""
228+
# experimental: false
228229

229230
# These permissions are needed to interact with GitHub's OIDC Token endpoint.
230231
permissions:

config/prod.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ federationRedirect:
237237
ovh2:
238238
prime: false
239239
url: https://ovh2.mybinder.org
240-
weight: 60
240+
weight: 0
241241
health: https://ovh2.mybinder.org/health
242242
versions: https://ovh2.mybinder.org/versions
243243
curvenote:

0 commit comments

Comments
 (0)