webserver: Additional property base_url is not allowed #39455
Labels
area:helm-chart
Airflow Helm Chart
kind:bug
This is a clearly a bug
needs-triage
label for new issues that we didn't triage yet
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:
What you think should happen instead
success
How to reproduce
helm template --name-template=airflow -f airflow-values.yaml apache-airflow/airflow
Anything else
webserver.base_url
to be templated (Allows webserver.base_url to be templated #16126)I think it should be fixed but not.
Are you willing to submit PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: