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 deb2642 commit 6e580b8Copy full SHA for 6e580b8
infra/gcs-lifecycle/lifecycle.json
@@ -0,0 +1,8 @@
1
+{
2
+ "rule": [
3
+ {
4
+ "action": { "type": "Delete" },
5
+ "condition": { "age": 1, "matchesPrefix": ["hearing-"] }
6
+ }
7
+ ]
8
+}
0 commit comments