hussein-awala commented on issue #28734:
URL: https://github.com/apache/airflow/issues/28734#issuecomment-1371568027

   This is not a problem in the chart but a restriction in kubernetes, as there 
are some immutable fields in the statefulset (the kubernetes object used to run 
ariflow worker when the persistence is enabled).
   To solve the problem, you can delete `airflow-worker` statefulset and 
reinstall the helm release in order to recreate the statefulset and attach your 
existing PVC.


-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to