Expected Behavior
In https://knative.dev/docs/eventing/configuration/keda-configuration/#configure-autoscaling-for-a-resource it is clear to users that the different min-scale, max-scale parameters are used to scale the number of consumers, not the number of pods.
Actual Behavior
The docs don't mention whether or not they are for consumers or pods