potiuk commented on issue #19688: URL: https://github.com/apache/airflow/issues/19688#issuecomment-974010264
> I remember your message, but I test to run db init and even with that my default connections are not created. > And in another post I was advised to create this issue, because that is really a bug, please check it. > https://apache-airflow.slack.com/archives/C027H098M1C/p1636638256018800 This is not helm's problem/job. the `db init` that you were advised to, should work just fine but it can (and should be) done outside of the helm chart and what you observed is not an issue with the helm chart, it's a problem on how you run your `airflow db init`. IMHO (see above) running `airlfow db init` and creating the default connections is outside of the scope of helm-chart completely. -- 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]
