-
Notifications
You must be signed in to change notification settings - Fork 100
Closed
Description
The URL field describes that the format of the URL must be:
<DBScheme>://<AdminUser>:<AdminPassword>@<DatabaseHost>/<DatabaseName>, where <AdminUser> must be an already existing user in the external database with full permissions on the specified <DatabaseName> logical database and <DatabaseName> must be an already existing logical database in the external database.
However the
- DB_USER field is described as
Non-administrative database username. - DB_PASSWORD is described as
Password of the non-administrative database user.
which doesn't align with what is described in the URL field.
The request is to review the description of the DB_USER and DB_PASSWORD fields in system-database secret. This issue is related to THREESCALE-9735.
Metadata
Metadata
Assignees
Labels
No labels