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

   ### Official Helm Chart version
   
   1.15.0 (latest released)
   
   ### Apache Airflow version
   
   2.10.3
   
   ### Kubernetes Version
   
   K3s
   
   ### Helm Chart configuration
   
   I have set only my external database
   
   ### Docker Image customizations
   
   None
   
   ### What happened
   
   I am trying to setup the Airflow via Helm chart, all the pods is going on, 
except the web server. I have tried running with the default helm chart values 
and making some changes, but both seems to give me the same thing. After some 
time, the pods restart, and keep in this loop. I can't find too much 
information in the logs. Below is the screenshots with he logs I have access to
   **Webserver Pod Log**
   
![image](https://github.com/user-attachments/assets/6d0b3554-c9bf-4289-818b-452a9c4f6cc9)
   
   **Webserver Pod Describe section**
   
![image](https://github.com/user-attachments/assets/f051d814-c77d-4442-8da0-947c973e7c45)
   
   ### What you think should happen instead
   
   _No response_
   
   ### How to reproduce
   
   1. Run the following code, without any changes in the values.yaml 
   helm upgrade --install airflow apache-airflow/airflow --namespace 
airflow-test --create-namespace 
   
   2. Make changes to the database and set an external database
   
   ### 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