Skip to content

Commit dc2a6c7

Browse files
Chris RussellEugen Cusmaunsa
andauthored
Update README.md
Co-authored-by: Eugen Cusmaunsa <[email protected]>
1 parent 40be490 commit dc2a6c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ This service is disabled by default. Please refer to Helm `values.yaml` about ho
160160
### [MongoDB ReplicaSet](https://github.com/bitnami/charts/tree/master/bitnami/mongodb)
161161
StackStorm works with MongoDB as a database engine. External Helm Chart is used to configure MongoDB [ReplicaSet](https://docs.mongodb.com/manual/tutorial/deploy-replica-set/).
162162
By default `3` nodes (1 primary and 2 secondaries) of MongoDB are deployed via K8s StatefulSet.
163-
For more advanced MongoDB configuration, refer to bitnami [mongodb-replicaset](https://github.com/bitnami/charts/tree/master/bitnami/mongodb)
163+
For more advanced MongoDB configuration, refer to bitnami [mongodb](https://github.com/bitnami/charts/tree/master/bitnami/mongodb)
164164
Helm chart settings, which might be fine-tuned via `values.yaml`.
165165

166166
The deployment of MongoDB to the k8s cluster can be disabled by setting the mongodb-ha.enabled key in values.yaml to false. *Note: Stackstorm relies heavily on connections to a MongoDB instance. If the in-cluster deployment of MongoDB is disabled, a connection to an external instance of MongoDB must be configured. The st2.config key in values.yaml provides a way to configure stackstorm. See [Configure MongoDB](https://docs.stackstorm.com/install/config/config.html#configure-mongodb) for configuration details.*

0 commit comments

Comments
 (0)