thesuperzapper edited a comment on issue #11979:
URL: https://github.com/apache/airflow/issues/11979#issuecomment-866441374


   In the [airflow-helm 
chart](https://github.com/airflow-helm/charts/tree/main/charts/airflow), we 
implemented a value to fix this called 
[helmWait](https://github.com/airflow-helm/charts/blob/main/charts/airflow/values.yaml#L1-L3),
 it just removes the [post-install 
hook](https://github.com/airflow-helm/charts/blob/airflow-8.3.0/charts/airflow/templates/jobs/job-upgrade-db.yaml#L5-L13)
 from our db migration job.
   
   However this can result in an issue with "field is immutable", as described 
our issue: https://github.com/airflow-helm/charts/issues/230


-- 
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]


Reply via email to