filanov / bm-inventory

Apache License 2.0
3 stars 22 forks source link

Updated use of Postgres credentials from Secrets. #527

Closed ybettan closed 4 years ago

ybettan commented 4 years ago

This change is done in order to be as close as possible to the integration environment which deploy Postgres and its corresponding secret which contain its credentials.

Now the credentials for connecting to DB comes from assisted-installer-rds secret in assisted-istaller namespace.

Signed-off-by: Yoni Bettan ybettan@redhat.com