Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Do not configure replicas if autoscaling is enabled (#260)
Currently, if a ScaledObject is [paused](https://keda.sh/docs/2.16/concepts/scaling-deployments/#pausing-autoscaling), and the Helm release is updated, the deployment is scaled according to replicaCount but KEDA is not re-pausing the deployment
- Loading branch information