PaleNeutron opened a new issue, #39455:
URL: https://github.com/apache/airflow/issues/39455
### Official Helm Chart version
1.13.1 (latest released)
### Apache Airflow version
2.8.3
### Kubernetes Version
v1.29.4
### Helm Chart configuration
webserver:
enabled: true
base_url: "http://foo.com/airflow"
### Docker Image customizations
_No response_
### What happened
Error: values don't meet the specifications of the schema(s) in the
following chart(s):
airflow:
- webserver: Additional property base_url is not allowed
### What you think should happen instead
Error: values don't meet the specifications of the schema(s) in the
following chart(s):
airflow:
- webserver: Additional property base_url is not allowed
### How to reproduce
helm template --name-template=airflow -f airflow-values.yaml
apache-airflow/airflow
### Anything else
- Chart: Allow ``webserver.base_url`` to be templated (#16126)
I think it should be fixed but not.
### 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]