andormarkus opened a new issue #16256: URL: https://github.com/apache/airflow/issues/16256
**Description** Keda supports [minReplicaCount](https://keda.sh/docs/1.4/concepts/scaling-deployments/) (default value is 0). It would be great if the users would have the option in the helm chart to overwrite the default value. **Use case / motivation** Keda scales the workers to zero if there is no running DAG. The scaling is possible between 0-`maxReplicaCount` however we want the scaling between `minReplicaCount`-`maxReplicaCount ` **Are you willing to submit a PR?** Yes -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
