Skip to content

Commit

Permalink
format mongoDB.md
Browse files Browse the repository at this point in the history
Signed-off-by: 高强 <wb-gq555900@alibaba-inc.com>
  • Loading branch information
高强 committed Jan 9, 2021
1 parent cf960f3 commit bc28372
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions content/docs/2.1/scalers/mongo.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,11 @@ triggers:
- `queryValue` - a threshold that is used as targetAverageValue in HPA.

To provide information about how to connect to mongoDB you can provide

- `connectionStringFromEnv` - mongoDB connection string that should point to environment variable with valid value

Or provide more detailed information:

- `host` - The host of the mongoDB server
- `port` - The port of the mongoDB server
- `username` - Username to authenticate with to mongoDB database
Expand Down

0 comments on commit bc28372

Please sign in to comment.