o-nikolas commented on code in PR #56013:
URL: https://github.com/apache/airflow/pull/56013#discussion_r2373274833
##########
airflow-core/src/airflow/config_templates/config.yml:
##########
@@ -509,6 +509,15 @@ core:
type: string
example: ~
default: ~
+ multi_team:
+ description: |
+ Whether to run the Airflow environment in multi-team mode.
+ In this mode, different teams can have isolated access to resources
while still sharing the same
Review Comment:
Nice, great choice!
--
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]