There was an error while loading. Please reload this page.
1 parent 6bfccdd commit c9a9560Copy full SHA for c9a9560
2 files changed
examples/opensearchserverless/cluster/v1beta1/collectiongroup.yaml
@@ -13,8 +13,8 @@ metadata:
13
spec:
14
forProvider:
15
capacityLimits:
16
- - maxIndexingCapacityInOcu: 10
17
- maxSearchCapacityInOcu: 10
+ - maxIndexingCapacityInOcu: 16
+ maxSearchCapacityInOcu: 16
18
minIndexingCapacityInOcu: 0
19
minSearchCapacityInOcu: 0
20
description: Scale-to-zero collection group
examples/opensearchserverless/namespaced/v1beta1/collectiongroup.yaml
@@ -14,8 +14,8 @@ metadata:
21
0 commit comments