thesuperzapper commented on issue #11979: URL: https://github.com/apache/airflow/issues/11979#issuecomment-931754946
To update everyone, the ["user-community" airflow chart](https://github.com/airflow-helm/charts/tree/main/charts/airflow) no longer uses a `helmWait` flag to address this issue. As of [chart version `8.5.0`](https://github.com/airflow-helm/charts/blob/main/charts/airflow/CHANGELOG.md#850---2021-08-19), we simply have Deployments for all things which previously ran as post-install jobs (like [`db-migrations`](https://github.com/airflow-helm/charts/tree/main/charts/airflow/templates/db-migrations)). ___NOTE:__ for users who want to still run a post-install job (rather than a deployment), we added the [`airflow.dbMigrations.runAsJob`](https://github.com/airflow-helm/charts/blob/a55c4cd280f5aebef5c0dff9631e18a9fa23fc93/charts/airflow/values.yaml#L340-L345) value_ -- 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]
