potiuk commented on issue #55829: URL: https://github.com/apache/airflow/issues/55829#issuecomment-3308058421
Also official helm chart of Airlfow is going to get rid of postgres altogether as discussed in https://lists.apache.org/thread/3o4wj76pmd2m13jho7sxcbfkbgpv88h9 -> Bitnami is removing postgres support, and postgres in our image was always development/test only. If you want to continue using Postgres for your production, you have to switch to externally managed postgres (as we told you in the chart from the beginning) or following https://airflow.apache.org/docs/helm-chart/stable/extending-the-chart.html to add a postgres managed in the way that you wil be good with - but it's on your own. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
