From acf798ace245137a9ea0b49fde15ab8d5ba5a9ed Mon Sep 17 00:00:00 2001 From: cavis Date: Thu, 29 Feb 2024 15:43:34 -0700 Subject: [PATCH] Expire incomplete concats sooner --- spire/templates/apps/dovetail-cdn-arranger.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/spire/templates/apps/dovetail-cdn-arranger.yml b/spire/templates/apps/dovetail-cdn-arranger.yml index fe0297a1d..70b6fa2e5 100644 --- a/spire/templates/apps/dovetail-cdn-arranger.yml +++ b/spire/templates/apps/dovetail-cdn-arranger.yml @@ -47,6 +47,11 @@ Resources: Properties: LifecycleConfiguration: Rules: + - ExpirationInDays: 1 + Status: Enabled + TagFilters: + - Key: Type + Value: IncompleteConcat - ExpirationInDays: 10 Status: Enabled TagFilters: