Skip to content

Commit

Permalink
Add documentation about the new values in trigger auth in MongoDB Sca…
Browse files Browse the repository at this point in the history
…ler (kedacore#534)

Signed-off-by: jorturfer <jorge_turrado@hotmail.es>
  • Loading branch information
Jorge Turrado Ferrero authored Oct 4, 2021
1 parent c337751 commit 42d5605
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions content/docs/2.5/scalers/mongodb.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,11 @@ As an alternative to environment variables, You can authenticate with the MongoD

**Password Authentication:**

- `host` - The host name of the MongoDB server.
- `port` - The port number of the MongoDB server.
- `username` - Username to authenticate with to MongoDB database.
- `password` - Password for the configured user to login to MongoDB server.
- `dbName` - Name of the database.

### Example

Expand Down

0 comments on commit 42d5605

Please sign in to comment.