mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-02-08 19:08:40 -05:00
change default image to new format of public images for next release (#19)
Signed-off-by: Fabian Kammel <fk@edgeless.systems>
This commit is contained in:
parent
87e68961dd
commit
e0a457b6ff
@ -3,6 +3,6 @@
|
|||||||
package config
|
package config
|
||||||
|
|
||||||
const (
|
const (
|
||||||
DefaultImageAzure = "/subscriptions/0d202bbb-4fa7-4af8-8125-58c269a05435/resourceGroups/CONSTELLATION-IMAGES/providers/Microsoft.Compute/galleries/Constellation/images/constellation/versions/1.5.0"
|
DefaultImageAzure = "/CommunityGalleries/ConstellationCVM-b3782fa0-0df7-4f2f-963e-fc7fc42663df/Images/constellation/Versions/0.0.1"
|
||||||
DefaultImageGCP = "projects/constellation-images/global/images/constellation-v1-5-0"
|
DefaultImageGCP = "projects/constellation-images/global/images/constellation-v0-0-1"
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user