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

   ### Official Helm Chart version
   
   1.11.0 (latest released)
   
   ### Apache Airflow version
   
   2.7.1
   
   ### Kubernetes Version
   
   1.27.6
   
   ### Helm Chart configuration
   
   https://gist.github.com/rishabhgargg/e24f16c314a3dcfb436f3bb203ed0f05
   
   ### Docker Image customizations
   
   None
   
   ### What happened
   
   I did this multiple time on different EKS clusters, all new.
   
   But, for some reason as soon as I apply the chart with the provided 
`values.yaml` with a change `useStandardNaming: true` (which is the default 
values.yaml from chart) above, I am getting this error `/bin/bash: line 1: 
exec:  #magic___^_^___line: not found`.
   
   ### What you think should happen instead
   
   Ideally, all pods should be up as soon as the default chart is applied.
   
   ### How to reproduce
   
   1. helm repo add apache-airflow https://airflow.apache.org
   2. helm upgrade --install airflow apache-airflow/airflow --namespace airflow 
--create-namespace
   
   ### 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