mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-04-20 23:36:29 -04:00
image: replicate nvidia Azure images in eastus2
Co-authored-by: derpsteb <ob@edgeless.systems>
This commit is contained in:
parent
840f460bac
commit
47073c4160
@ -255,7 +255,7 @@ func azureReplicationRegions(attestationVariant string) []string {
|
||||
case "azure-tdx":
|
||||
return []string{"northeurope", "westeurope", "centralus", "eastus2"}
|
||||
case "azure-sev-snp":
|
||||
return []string{"northeurope", "westeurope", "germanywestcentral", "eastus", "westus", "southeastasia"}
|
||||
return []string{"northeurope", "westeurope", "germanywestcentral", "eastus", "eastus2", "westus", "southeastasia"}
|
||||
}
|
||||
return nil
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user