mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-01-27 07:47:02 -05:00
Bump coreos-img version
This commit is contained in:
parent
ba9555033d
commit
a13d1d8bd8
@ -214,7 +214,7 @@ func Default() *Config {
|
|||||||
SubscriptionID: "0d202bbb-4fa7-4af8-8125-58c269a05435",
|
SubscriptionID: "0d202bbb-4fa7-4af8-8125-58c269a05435",
|
||||||
TenantID: "adb650a8-5da3-4b15-b4b0-3daf65ff7626",
|
TenantID: "adb650a8-5da3-4b15-b4b0-3daf65ff7626",
|
||||||
Location: "North Europe",
|
Location: "North Europe",
|
||||||
Image: "/subscriptions/0d202bbb-4fa7-4af8-8125-58c269a05435/resourceGroups/CONSTELLATION-IMAGES/providers/Microsoft.Compute/galleries/Constellation/images/constellation-coreos/versions/0.0.1658932686",
|
Image: "/subscriptions/0d202bbb-4fa7-4af8-8125-58c269a05435/resourceGroups/CONSTELLATION-IMAGES/providers/Microsoft.Compute/galleries/Constellation/images/constellation-coreos/versions/0.0.1659453699",
|
||||||
StateDiskType: "StandardSSD_LRS", // TODO: Replace with Premium_LRS when we replace the default VM size (Standard_D2a_v4) since the size does not support Premium_LRS
|
StateDiskType: "StandardSSD_LRS", // TODO: Replace with Premium_LRS when we replace the default VM size (Standard_D2a_v4) since the size does not support Premium_LRS
|
||||||
Measurements: azurePCRs,
|
Measurements: azurePCRs,
|
||||||
UserAssignedIdentity: "/subscriptions/0d202bbb-4fa7-4af8-8125-58c269a05435/resourceGroups/constellation-images/providers/Microsoft.ManagedIdentity/userAssignedIdentities/constellation-dev-identity",
|
UserAssignedIdentity: "/subscriptions/0d202bbb-4fa7-4af8-8125-58c269a05435/resourceGroups/constellation-images/providers/Microsoft.ManagedIdentity/userAssignedIdentities/constellation-dev-identity",
|
||||||
@ -223,7 +223,7 @@ func Default() *Config {
|
|||||||
Project: "constellation-331613",
|
Project: "constellation-331613",
|
||||||
Region: "europe-west3",
|
Region: "europe-west3",
|
||||||
Zone: "europe-west3-b",
|
Zone: "europe-west3-b",
|
||||||
Image: "projects/constellation-images/global/images/constellation-coreos-1658932686",
|
Image: "projects/constellation-images/global/images/constellation-coreos-1659453699",
|
||||||
ServiceAccountRoles: []string{
|
ServiceAccountRoles: []string{
|
||||||
"roles/compute.instanceAdmin.v1",
|
"roles/compute.instanceAdmin.v1",
|
||||||
"roles/compute.networkAdmin",
|
"roles/compute.networkAdmin",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user