mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-10-01 01:36:09 -04:00
image: replicate to us-east-1 for aws marketplace (#2870)
This commit is contained in:
parent
f5a2b58a76
commit
2413356375
@ -3,7 +3,7 @@ name = "constellation"
|
|||||||
|
|
||||||
[base.aws]
|
[base.aws]
|
||||||
region = "eu-central-1"
|
region = "eu-central-1"
|
||||||
replicationRegions = ["eu-west-1", "eu-west-3", "us-east-2", "ap-south-1"]
|
replicationRegions = ["eu-west-1", "eu-west-3", "us-east-1", "us-east-2", "ap-south-1"]
|
||||||
bucket = "constellation-images"
|
bucket = "constellation-images"
|
||||||
publish = true
|
publish = true
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user