Navigation

Edit a MongoDBMultiCluster Resource

You can modify configuration and topology of the MongoDBMultiCluster resource, including its MongoDB versions, storage engines, and Kubernetes clusters.

Considerations

Prerequisites

To update a MongoDBMultiCluster resource, you must have it installed and deployed.

Procedure

1

Edit the Kubernetes MongoDBMultiCluster resource specification file.

2

Modify or add settings as needed.

To learn about the settings you can change, see the Multi-Kubernetes-Cluster Resource Specification.

3

Save your specification file.

4

Apply the file.

kubectl apply -f <mongodb-multi-conf>.yaml