diff --git a/infrastructure/ecs-main/buckets.yml b/infrastructure/ecs-main/buckets.yml index 46dbdfa36..5fd70a62e 100644 --- a/infrastructure/ecs-main/buckets.yml +++ b/infrastructure/ecs-main/buckets.yml @@ -314,11 +314,11 @@ Resources: HostName: ${self:custom.site.host.${self:provider.stage}} ReplaceKeyPrefixWith: ${self:custom.site.prefix.${self:provider.stage}}/atlas/cli/current - RoutingRuleCondition: - KeyPrefixEquals: ${self:custom.site.prefix.${self:provider.stage}}/atlas/atlas-operator/stable + KeyPrefixEquals: ${self:custom.site.prefix.${self:provider.stage}}/atlas/operator/stable RedirectRule: Protocol: "https" HostName: ${self:custom.site.host.${self:provider.stage}} - ReplaceKeyPrefixWith: ${self:custom.site.prefix.${self:provider.stage}}/atlas/atlas-operator/current + ReplaceKeyPrefixWith: ${self:custom.site.prefix.${self:provider.stage}}/atlas/operator/current CloudManagerBucket: Type: "AWS::S3::Bucket" Properties: