mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-10-01 01:36:09 -04:00
update aws image
This commit is contained in:
parent
604ed96160
commit
f74d7e22eb
@ -68,7 +68,7 @@ func Default() *Config {
|
||||
AutoscalingNodeGroupsMax: intPtr(10),
|
||||
Provider: &ProviderConfig{
|
||||
EC2: &EC2Config{
|
||||
Image: proto.String("ami-0a65281ea1fb605d3"),
|
||||
Image: proto.String("ami-07d3864beb84157d3"),
|
||||
Tags: &[]ec2.Tag{
|
||||
{
|
||||
Key: "responsible",
|
||||
|
Loading…
Reference in New Issue
Block a user