brokenjacobs opened a new issue, #32703:
URL: https://github.com/apache/airflow/issues/32703

   ### Apache Airflow version
   
   2.6.3
   
   ### What happened
   
   Trying to deploy helm chart 1.10.0 with a standalone dagprocessor fails with:
   ```
   is invalid: spec.template.spec.containers[2].volumeMounts[1].name: Not 
found: "webserver-config"
   ```
   I believe due to this being included in the log groomer sidecar by mistake:
   
https://github.com/apache/airflow/blob/bbd290266c0aba07a9e4c4fc24e1eb9b6b4c61d8/chart/templates/dag-processor/dag-processor-deployment.yaml#L212
   
   ### What you think should happen instead
   
   Webserver config shouldn't be mounted in the logGroomer sidecar
   
   ### How to reproduce
   
   set values:
   dagProcessor.enabled: true
   
   
   
   ### Operating System
   
   kubernetes
   
   ### Versions of Apache Airflow Providers
   
   _No response_
   
   ### Deployment
   
   Official Apache Airflow Helm Chart
   
   ### Deployment details
   
   _No response_
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
   


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

Reply via email to