Skip to content

Commit

Permalink
Merge pull request #748 from PRX/feat/expire_incomplete_concats
Browse files Browse the repository at this point in the history
Expire incomplete concats sooner
  • Loading branch information
cavis committed Mar 7, 2024
2 parents 19b6e0e + acf798a commit 108af33
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions spire/templates/apps/dovetail-cdn-arranger.yml
Expand Up @@ -47,6 +47,11 @@ Resources:
Properties:
LifecycleConfiguration:
Rules:
- ExpirationInDays: 1
Status: Enabled
TagFilters:
- Key: Type
Value: IncompleteConcat
- ExpirationInDays: 10
Status: Enabled
TagFilters:
Expand Down

0 comments on commit 108af33

Please sign in to comment.