Checks
Chart Version
9.6.0
Kubernetes Version
This info is irrelevant to the issue.
Helm Version
This info is irrelevant to the issue.
Description
There is simply no manifest to start some init-container (or a Job) to run airflow db init command for the case when the stand uses an external Postgres DB (provisioned outside of this chart).
Code search for "db init" basically yields nothing, yet the docs say:
When using the helm chart, you do not need to initialize the db with airflow db migrate as outlined in Set up a Database Backend.
Relevant Logs
Custom Helm Values