Commit c9c5047 1 parent b05fef4 commit c9c5047 Copy full SHA for c9c5047
File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -314,11 +314,11 @@ Resources:
314
314
HostName : ${self:custom.site.host.${self:provider.stage}}
315
315
ReplaceKeyPrefixWith : ${self:custom.site.prefix.${self:provider.stage}}/atlas/cli/current
316
316
- RoutingRuleCondition :
317
- KeyPrefixEquals : ${self:custom.site.prefix.${self:provider.stage}}/atlas/atlas- operator/stable
317
+ KeyPrefixEquals : ${self:custom.site.prefix.${self:provider.stage}}/atlas/operator/stable
318
318
RedirectRule :
319
319
Protocol : " https"
320
320
HostName : ${self:custom.site.host.${self:provider.stage}}
321
- ReplaceKeyPrefixWith : ${self:custom.site.prefix.${self:provider.stage}}/atlas/atlas- operator/current
321
+ ReplaceKeyPrefixWith : ${self:custom.site.prefix.${self:provider.stage}}/atlas/operator/current
322
322
CloudManagerBucket :
323
323
Type : " AWS::S3::Bucket"
324
324
Properties :
You can’t perform that action at this time.
0 commit comments