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