opendatahub-io-contrib / airflow-on-openshift

Deploy Airflow onto OpenShift with Helm
7 stars 15 forks source link

Explore: Postgres Deployment Options #11

Open codekow opened 1 year ago

codekow commented 1 year ago

We want to explore various options around postgres deployment in combination with airflow.

Some options today are:

codekow commented 1 year ago

This is the chart dependency for postgres included in the official helm chart for airflow

https://github.com/airflow-helm/charts/blob/c4ade4e5820cd9f3e8d26d6640da04fdff33b9c6/charts/airflow/Chart.yaml#L17-L21

Parameters for dependent postgres helm chart https://github.com/bitnami/charts/tree/main/bitnami/postgresql

See the deprecation notice and more context here. This refers to the bitnami helm chart. It's all clear as mud. 😄 https://github.com/helm/charts/tree/master/stable/postgresql