ashmgln opened a new issue #16319: URL: https://github.com/apache/airflow/issues/16319
### Environment: Airflow v1.10.10 Helm Deployment ### Description: I'm trying to enable git-sync and serialization on my exiting airflow setup. I added the config for git, in the values.yaml, also, enabled the flag "serializedDAGs" & "storeDAGs" as true. But when I deploy it on my Kubernetes setup using a helm upgrade, the scheduler gets stuck after a log involving airflow initdb. The postgres setup that I'm using seems to be working fine. Unable to understand, what to do next. The same setup is running fine in another cluster. <img width="1411" alt="Screenshot 2021-06-07 at 6 02 49 PM" src="https://user-images.githubusercontent.com/20070386/121144650-d2413500-c85b-11eb-9a60-374631f00df3.png"> -- 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]
