Skip to content

Commit 05d1100

Browse files
authored
DTSPO-17731 - change expiresAfter default days to 14 (#455)
1 parent 204be92 commit 05d1100

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/cloud-native-platform/environments/sandbox-cleardown.html.md.erb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Sandbox Cleardown
3-
last_reviewed_on: 2024-01-25
3+
last_reviewed_on: 2024-05-23
44
review_in: 6 months
55
weight: 10
66
---
@@ -21,7 +21,7 @@ This ensures resources that are not required long term are removed.
2121
In the Sandbox environment resources must be tagged with an end date after which they are no longer needed.
2222
They will then be automatically deleted after this date.
2323

24-
By default a tag will be added as `now() + 30 days`.
24+
By default a tag will be added as `now() + 14 days`.
2525

2626
You can customise this by setting an explicit date:
2727

0 commit comments

Comments
 (0)