Skip to content

Commit 23330b6

Browse files
authored
docs: Fix API instance limit
1 parent d351223 commit 23330b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/pages/product/deployment/cloud/limits.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ types][ref-deployment-types] and [pricing tiers][ref-pricing]:
3232
| Resource | Free Tier | Starter | Premium | Enterprise | Enterprise Premier |
3333
| ----------------------------------------------------------------------------------- | :-------: | :-------: | :-------: | :--------: | :---------------------------: |
3434
| Number of deployments | 2 | Unlimited | Unlimited | Unlimited | Unlimited |
35-
| Number of API instances per deployment | 1 | 20 | 20 | 20 | [Contact us][cube-contact-us] |
35+
| Number of API instances per deployment | 1 | 10 | 10 | 10 | [Contact us][cube-contact-us] |
3636
| Number of Cube Store workers per deployment | 2 | 16 | 16 | 16 | [Contact us][cube-contact-us] |
3737
| Queries per day for each [development instance][ref-dev-instance] | 1,000 | 10,000 | Unlimited | Unlimited | Unlimited |
3838
| Queries per day for each [production cluster][ref-prod-cluster] || 50,000 | Unlimited | Unlimited | Unlimited |

0 commit comments

Comments
 (0)