summaryrefslogtreecommitdiff
path: root/releasenotes/notes/mongo-cluster-create-use-extended-perperties-ced87fde31c6c110.yaml
blob: 0c734e82c792463005127f28f73d6e32345f2d63 (plain)
1
2
3
4
5
6
7
8
---
features:
  - |
    User can specify the number and volume of mongos/configserver with
    extended_properties argument when creating mongodb cluster. Currently,
    the supported parameters are, num_configsvr, num_mongos,
    configsvr_volume_size, configsvr_volume_type, mongos_volume_size
    and mongos_volume_type.