Skip to content

Commit

Permalink
Update pkg/scalers/rabbitmq_scaler.go
Browse files Browse the repository at this point in the history
Co-authored-by: Jorge Turrado Ferrero <[email protected]>
Signed-off-by: Rob Pickerill <[email protected]>
  • Loading branch information
robpickerill and JorTurFer authored Aug 20, 2024
1 parent a1252ac commit 4ee5415
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/scalers/rabbitmq_scaler.go
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ const (
rabbitMetricType = "External"
rabbitRootVhostPath = "/%2F"
rmqTLSEnable = "enable"
connectionName = "keda-rabbitmq-external-scaler"
connectionName = "keda"
)

const (
Expand Down

0 comments on commit 4ee5415

Please sign in to comment.