Skip to content

Commit

Permalink
Add note about password restrictions on RabbitMQ scaler (kedacore#583)
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Bendtsen <[email protected]>
Signed-off-by: Michael Bendtsen <[email protected]>

Co-authored-by: Michael Bendtsen <[email protected]>
  • Loading branch information
mbendtsen and Michael Bendtsen authored Nov 23, 2021
1 parent b75567f commit ff4f662
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions content/docs/2.5/scalers/rabbitmq-queue.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ Some parameters could be provided using environmental variables, instead of sett

> 💡 **Note:** `host`/`hostFromEnv` has an optional vhost name after the host slash which will be used to scope API request.

> 💡 **Note:** When using `host`/`hostFromEnv` or TriggerAuthentication, the supplied password cannot contain special characters.

> 💡 **Note:** `mode: MessageRate` requires protocol `http`.

> 💡 **Note:** `useRegex: "true"` requires protocol `http` and ignores unacknowledged messages.
Expand Down

0 comments on commit ff4f662

Please sign in to comment.