-
Bug
-
Resolution: Done
-
Critical
-
1.7.0
-
None
-
2
-
False
-
-
False
-
-
Bug Fix
-
Done
-
-
Description of problem:
When RHDH PostgreSQL is configured to use "replication" architecture, the name of the main DB service has the *-primary suffix while if the architecture is standalone, there is no such suffix in the service name.
The sonataflow template in Helm has hardcoded the name without the prefix and so if trying to deploy RHDH with the PostgreSQL in replication mode the sonataflow cannot properly connect to the database and fails.
Prerequisites (if any, like setup, operators/versions):
Steps to Reproduce
# <steps>
Actual results:
Expected results:
Reproducibility (Always/Intermittent/Only Once):
Always
Build Details:
RHDH v1.7-139-CI, v1.7-142-CI
Additional info (Such as Logs, Screenshots, etc):
- links to