Open
Description
Issue
Currently only one secret can be specified and that is used for all app but in most cases i want different users and/passwords for each app. ex (auth)
- Auth currently uses the database password/ or secret ref that makes using an already existing db hard since i cant pass in the values.
In theory the default can still be the same secret ref but it would be cool to be able to pass in others.
Any thoughts? Anyone else interested?