fritz-astronomer opened a new issue #18582: URL: https://github.com/apache/airflow/issues/18582
### Description As a system/airflow admin - I prefer being able to see all the various configurations of my instance, and being able to version and audit them. Pools are a very important subsystem in Airflow - however they are currently only configurable via the UI and CLI. I would like to be able to configure Pools via ENV variables, as I am able to with configuration settings, connections, and variables. Something like `AIRFLOW_POOL_DEFAULT_SIZE = 128` ### Use case/motivation _No response_ ### Related issues _No response_ ### Are you willing to submit a PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md) -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
