opendatahub-io / model-registry-operator

Apache License 2.0
3 stars 17 forks source link

[WIP] fix: add secure postgres db samples, fixes RHOAIENG-6712 #96

Open dhirajsb opened 4 months ago

dhirajsb commented 4 months ago

Description

Add secure postgres db samples for SSL secured postgres DB connections, without and with Istio TLS Fixes RHOAIENG-6712 Depends on #95 Blocked on https://github.com/google/ml-metadata/issues/187

How Has This Been Tested?

Manually create postgres DB samples after creating DB certificate with make certificates.

Merge criteria: