Official Helm Chart version
1.8.0 (latest released)
Apache Airflow version
2
Kubernetes Version
1.21
Helm Chart configuration
webserver:
podDisruptionBudget:
enabled: true
config:
minAvailable: 1
Docker Image customizations
No response
What happened
if you use the next values the chart you will not ablt to install the chart, the problem is in the schema in this line
https://github.com/apache/airflow/blob/main/chart/values.schema.json#L3320
What you think should happen instead
No response
How to reproduce
use the this values
webserver:
podDisruptionBudget:
enabled: true
config:
minAvailable: 1
Anything else
No response
Are you willing to submit PR?
Code of Conduct
Official Helm Chart version
1.8.0 (latest released)
Apache Airflow version
2
Kubernetes Version
Helm Chart configuration
Docker Image customizations
No response
What happened
if you use the next values the chart you will not ablt to install the chart, the problem is in the schema in this line
https://github.com/apache/airflow/blob/main/chart/values.schema.json#L3320
What you think should happen instead
No response
How to reproduce
use the this values
Anything else
No response
Are you willing to submit PR?
Code of Conduct