Junnplus opened a new issue #13972: URL: https://github.com/apache/airflow/issues/13972
**Apache Airflow version**: 2.0.0 **Kubernetes version (if you are using kubernetes)** (use `kubectl version`): 1.11 - **Cloud provider or hardware configuration**: alicloud - **Install tools**: helm chart - **Others**: **What happened**: `uid/gid` causes a massive delay on starting webserver with a large log volume. default behavior for Kubernetes to run chown recursively on the entire volume at mount time when fsGroup is set: helm/charts#22857 **What you expected to happen**: <!-- What do you think went wrong? --> **How to reproduce it**: ---------------------------------------------------------------- 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]
