Skip to content

Expose uri and private_url for DatabaseUsers #37

Open
@dragonpaw

Description

@dragonpaw

In the default DB credential secret, there are fields for the uri and private_uri of the database, which is helpful to expose as env variables in containers. But these two fields are missing for additional users created via a DatabaseUser. This makes it rather more annoying to get the uri to connect to into an environment variable for a container without also exposing the admin password. (Though you can get the pieces as seperate variables but that may require code changes to our apps if they are expecting a uri.)

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