victor-perchwell opened a new issue, #29444:
URL: https://github.com/apache/airflow/issues/29444

   ### Official Helm Chart version
   
   1.8.0 (latest released)
   
   ### Apache Airflow version
   
   2.5.1
   
   ### Kubernetes Version
   
   v1.26.1
   
   ### Helm Chart configuration
   
   I'm using the official helm chart and modifying the values.yaml file to 
enable examples by uncommenting:
   
![image](https://user-images.githubusercontent.com/105374838/217901076-bf0ff09b-aa14-48b9-ad8c-85ee70ea953e.png)
   
   ### Docker Image customizations
   
   _No response_
   
   ### What happened
   
   When I attempt to upgrade the release to use the modified values.yaml file, 
I get the following error:
   
![image](https://user-images.githubusercontent.com/105374838/217901295-6317e3fa-8726-48b9-80a4-8ef0f3ec87db.png)
   
   I'm extracting the values.yaml to modify via:
   ```
   helm-show-values apache-airflow/airflow > values.yaml
   ```
   
   ### What you think should happen instead
   
   _No response_
   
   ### How to reproduce
   
   Deploy the official Airflow Helm chart to minikube, attempt to modify 
values.yaml to turn examples on, and upgrade the release with the new 
values.yaml file.
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [X] 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