deployment

No menu items for this category
Collate Documentation

AZURE resources on Postgres/MySQL Auth

Azure Reference Doc

Requirements

  1. Azure Postgres or MySQL Cluster with auth enabled
  2. User on DB Cluster with authentication enabled

How to enable Azure Auth on postgresql

Set the environment variables

Either through helm (if deployed in kubernetes) or as env vars.

The DB_USER_PASSWORD is still required and cannot be empty. Set it to a random/dummy string.