exoscale: add CH-GVA-2

This commit is contained in:
Girish Ramakrishnan
2019-06-21 10:44:24 -07:00
parent b3760a961d
commit 78bffad99f
2 changed files with 6 additions and 4 deletions

View File

@@ -43,9 +43,10 @@ angular.module('Application').controller('BackupsController', ['$scope', '$locat
];
$scope.exoscaleSosRegions = [
{ name: 'CH-DK-2', value: 'https://sos-ch-dk-2.exo.io' }, // default
{ name: 'AT-VIE-1', value: 'https://sos-at-vie-1.exo.io' },
{ name: 'CH-DK-2', value: 'https://sos-ch-dk-2.exo.io' },
{ name: 'CH-GVA-2', value: 'https://sos-ch-gva-2.exo.io' },
{ name: 'DE-FRA-1', value: 'https://sos-de-fra-1.exo.io' },
{ name: 'AT-VIE-1', value: 'https://sos-at-vie-1.exo.io' }
];
// https://www.scaleway.com/docs/object-storage-feature/