diff --git a/config/hetzner-2i2c.yaml b/config/hetzner-2i2c.yaml index bc199f4bf..7413c207a 100644 --- a/config/hetzner-2i2c.yaml +++ b/config/hetzner-2i2c.yaml @@ -2,6 +2,7 @@ projectName: hetzner-2i2c registry: enabled: true + replicas: 4 config: storage: # Uncomment this and comment out the s3 config to use filesystem diff --git a/config/prod.yaml b/config/prod.yaml index be2c9d989..acabf90b7 100644 --- a/config/prod.yaml +++ b/config/prod.yaml @@ -229,13 +229,13 @@ federationRedirect: health: https://gke.mybinder.org/health versions: https://gke.mybinder.org/versions hetzner-2i2c: - prime: false + prime: true url: https://2i2c.mybinder.org - weight: 10 + weight: 20 health: https://2i2c.mybinder.org/health versions: https://2i2c.mybinder.org/versions gesis: - prime: true + prime: false url: https://notebooks.gesis.org/binder weight: 40 health: https://notebooks.gesis.org/binder/health