Support for Azure managed Postgres
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