Skip to content

Commit

Permalink
Add documentation about the new values in trigger auth (#536)
Browse files Browse the repository at this point in the history
Signed-off-by: jorturfer <[email protected]>
  • Loading branch information
Jorge Turrado Ferrero authored Oct 4, 2021
1 parent 5007518 commit c337751
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions content/docs/2.5/scalers/mysql.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,10 @@ You can authenticate by using connection string or password authentication.

**Password Authentication:**

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

Expand Down

0 comments on commit c337751

Please sign in to comment.