opendatahub-io / model-registry-operator

Apache License 2.0
3 stars 17 forks source link

Add support for secure SSL PostgreSQL connections #16

Closed dhirajsb closed 10 months ago

dhirajsb commented 10 months ago

Is your feature request related to a problem? Please describe. PostgrSQL DB connections could be secured with SSL for encryption and authentication.

Describe the solution you'd like Add support for configuring required SSL properties in ModelRegistry CR.

Describe alternatives you've considered None.

Additional context See: https://www.postgresql.org/docs/current/ssl-tcp.html