Skip to content

Commit 2926a9d

Browse files
authored
update cr free suspension interval (#77)
1 parent 4af8a4e commit 2926a9d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/reference/services.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,8 +98,8 @@ and functional for everyone.
9898
__*CRFREE__: This plan is aimed at new users who want to test and evaluate
9999
CrateDB Cloud and is perpetually free to use. Every user can deploy one free
100100
tier cluster in their organization without adding a payment method. Free tier
101-
clusters will be suspended if they are not used for 7 days, and deleted after
102-
7 more days of inactivity. They cannot be scaled or changed.
101+
clusters will be suspended if they are not used for 4 days, and deleted after
102+
10 more days of inactivity. They cannot be scaled or changed.
103103
:::
104104

105105
## Dedicated

docs/tutorials/quick-start.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,8 @@ with the next step.
6969
:::{note}
7070
- The **"FREE"** cluster can be started without providing payment details.
7171
You can use one free cluster per organization.
72-
- The cluster will be suspended if not used for 7 consecutive days, and will be deleted
73-
after an additional 7 days of inactivity.
72+
- The cluster will be suspended if not used for 4 consecutive days, and will be deleted
73+
after an additional 10 days of inactivity.
7474
:::
7575

7676
## Connect

0 commit comments

Comments
 (0)