Skip to content

Commit f32c928

Browse files
Update content/integrate/redis-data-integration/data-pipelines/prepare-dbs/mongodb.md
Co-authored-by: andy-stark-redis <164213578+andy-stark-redis@users.noreply.github.com>
1 parent 47c360a commit f32c928

File tree

1 file changed

+2
-1
lines changed
  • content/integrate/redis-data-integration/data-pipelines/prepare-dbs

1 file changed

+2
-1
lines changed

content/integrate/redis-data-integration/data-pipelines/prepare-dbs/mongodb.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,8 @@ db.runCommand({
101101
});
102102
```
103103

104-
## 5. MongoDB Atlas Specific Requirements
104+
## 5. MongoDB Atlas specific requirements
105+
105106
MongoDB Atlas only supports secure connections via SSL.
106107
The root CA certificate for MongoDB Atlas must be added as a SOURCE_DB_CACERT secret in RDI.
107108

0 commit comments

Comments
 (0)