Skip to content

Support for Azure managed Postgres

Compare
Choose a tag to compare
@hitman99 hitman99 released this 19 Dec 12:42
· 141 commits to master since this release
fix: make compatbile for Azure Database for PostgreSQL (#21)

* feat: support for Azure managed Postgres database
* feat: new config variable: POSTGRES_DEFAULT_DATABASE to use for connecting to the database
* add login attribute to CRD
* chore: manual replaced github.com entries to relative directory so git diff is smaller