Skip to content

Commit

Permalink
Move readme to different folder
Browse files Browse the repository at this point in the history
Signed-off-by: Indresh2410 <indreshprakash24@gmail.com>
  • Loading branch information
Indresh2410 committed Jul 22, 2024
1 parent 5ee7854 commit 16ebd49
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion content/docs/2.0/scalers/mysql.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ Some parameters could be provided using environmental variables, instead of sett

- `hostFromEnv` - The host of the MySQL server, similar to `host`, but reads it from an environment variable on the scale target.
- `portFromEnv` - The port of the MySQL server, similar to `port`, but reads it from an environment variable on the scale target.
- `usernameFromEnv` - The username for connecting with host of the MySQL server, similar to `username`, but reads it from an environment variable on the scale target.

### Authentication Parameters

Expand Down
1 change: 1 addition & 0 deletions content/docs/2.15/scalers/mysql.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ Some parameters could be provided using environmental variables, instead of sett

- `hostFromEnv` - The host of the MySQL server, similar to `host`, but reads it from an environment variable on the scale target.
- `portFromEnv` - The port of the MySQL server, similar to `port`, but reads it from an environment variable on the scale target.
- `usernameFromEnv` - The username for connecting with host of the MySQL server, similar to `username`, but reads it from an environment variable on the scale target.

### Authentication Parameters

Expand Down

0 comments on commit 16ebd49

Please sign in to comment.