Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Explore: Postgres Deployment Options #11

Open
codekow opened this issue Sep 11, 2023 · 1 comment
Open

Explore: Postgres Deployment Options #11

codekow opened this issue Sep 11, 2023 · 1 comment

Comments

@codekow
Copy link
Contributor

codekow commented Sep 11, 2023

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

Some options today are:

  • OpenShift Template
  • Crunchy Postgres Operator
  • Airflow Helm Values
@codekow
Copy link
Contributor Author

codekow commented Sep 11, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant