We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 204be92 commit 05d1100Copy full SHA for 05d1100
source/cloud-native-platform/environments/sandbox-cleardown.html.md.erb
@@ -1,6 +1,6 @@
1
---
2
title: Sandbox Cleardown
3
-last_reviewed_on: 2024-01-25
+last_reviewed_on: 2024-05-23
4
review_in: 6 months
5
weight: 10
6
@@ -21,7 +21,7 @@ This ensures resources that are not required long term are removed.
21
In the Sandbox environment resources must be tagged with an end date after which they are no longer needed.
22
They will then be automatically deleted after this date.
23
24
-By default a tag will be added as `now() + 30 days`.
+By default a tag will be added as `now() + 14 days`.
25
26
You can customise this by setting an explicit date:
27
0 commit comments