mirror of
https://github.com/Telecominfraproject/wlan-cloud-helm.git
synced 2025-11-02 03:27:58 +00:00
TW-859: Update Prov Helm chart for secure communication with Postgres Besides the above, also fixed the Master to Slave replication and made sure it's also encrypted
3 lines
153 B
Plaintext
3 lines
153 B
Plaintext
hostssl replication repl_user 0.0.0.0/0 md5 clientcert=1
|
|
hostssl postgres postgres 0.0.0.0/0 cert clientcert=1
|
|
hostssl all all 0.0.0.0/0 md5 clientcert=1 |