-
Notifications
You must be signed in to change notification settings - Fork 493
Open
Labels
kind/bugkind - things not working properlykind - things not working properly
Description
Checks
- I have checked for existing issues.
- This report is about the
User-Community Airflow Helm Chart.
Chart Version
8.9.0
Kubernetes Version
Client Version: v1.33.2
Kustomize Version: v5.6.0
Server Version: v1.31.9-eks-5d4a308
WARNING: version difference between client (1.33) and server (1.31) exceeds the supported minor version skew of +/-1Helm Version
version.BuildInfo{Version:"v3.18.3", GitCommit:"6838ebcf265a3842d1433956e8a622e3290cf324", GitTreeState:"clean", GoVersion:"go1.24.4"}Description
Using hostname wildcards in ingress causes syntax errors.
Relevant Logs
Error: Failed to render chart: exit status 1: Error: YAML parse error on airflow/templates/webserver/webserver-ingress.yaml: error converting YAML to JSON: yaml: line 14: did not find expected alphabetic or numeric characterCustom Helm Values
ingress:
enabled: true
web:
path: /airflow
ingressClassName: nginx
host: '*.example.com'Metadata
Metadata
Assignees
Labels
kind/bugkind - things not working properlykind - things not working properly