From 8ad5f542391002c4d5e2f82850b95a9584dd823e Mon Sep 17 00:00:00 2001 From: Zhenya Tikhonov Date: Mon, 28 Jul 2025 18:30:46 +0400 Subject: [PATCH] docs(indexes): remove redundant TTL --- indexes/codefresh/workflowprocesses.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/indexes/codefresh/workflowprocesses.json b/indexes/codefresh/workflowprocesses.json index 0477e6108..6f54ab77f 100644 --- a/indexes/codefresh/workflowprocesses.json +++ b/indexes/codefresh/workflowprocesses.json @@ -212,9 +212,6 @@ { "keys": { "created": 1 - }, - "options": { - "expireAfterSeconds": 31536000 } }, { @@ -382,4 +379,4 @@ "_id": -1 } } -] \ No newline at end of file +]