Skip to content

system-database secret documentation is unclear #833

@avilatusell

Description

@avilatusell

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions