You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Attempt to change the resources for the setupDbJob to anything other than a preset.
Are you using any custom parameters or values?
No just default resources.
What is the expected behavior?
That the pod is configured.
What do you see instead?
install.go:241: 2025-01-10 12:46:21.823244748 -0500 EST m=+1.768469185 [debug] CHART PATH: /home/sam/.cache/helm/repository/airflow-22.4.3.tgz
Error: YAML parse error on airflow/templates/setup-db-job.yaml: error converting YAML to JSON: yaml: line 139: mapping values are not allowed in this context
helm.go:86: 2025-01-10 12:46:21.879415546 -0500 EST m=+1.824639998 [debug] error converting YAML to JSON: yaml: line 139: mapping values are not allowed in this context
Thank you for bringing this issue to our attention. We appreciate your involvement! If you're interested in contributing a solution, we welcome you to create a pull request. The Bitnami team is excited to review your submission and offer feedback. You can find the contributing guidelines here.
Your contribution will greatly benefit the community. Feel free to reach out if you have any questions or need assistance.
Name and Version
bitnami/airflow 22.4.3
What architecture are you using?
None
What steps will reproduce the bug?
Attempt to change the resources for the setupDbJob to anything other than a preset.
Are you using any custom parameters or values?
No just default resources.
What is the expected behavior?
That the pod is configured.
What do you see instead?
Additional information
charts/bitnami/airflow/templates/setup-db-job.yaml
Line 49 in d1a8d92
Line 49 of the setup-db-job.yaml should be changed from
to
The text was updated successfully, but these errors were encountered: