kaxil commented on issue #16176: URL: https://github.com/apache/airflow/issues/16176#issuecomment-963238853
@zambien https://github.com/apache/airflow/pull/18776 should allow a disabling a Helm Hooks which might fix issue for you. Can you try it out on your local machine or dev cluster by running the following commands: ``` helm repo add apache-airflow-dev https://dist.apache.org/repos/dist/dev/airflow/helm-chart/1.3.0rc1/ helm repo update helm install airflow apache-airflow-dev/airflow ``` `1.3.0rc1` is the release candidate for 1.3.0 release -- 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]
