As of today we support already existing installation of MongoDB but the Secret used should have a fixed name corresponding to {{name}}-mongodb-connection with fixed keys being username and password. We should allow more flexible ways of referencing an existing Secret.
As of today we support already existing installation of MongoDB but the Secret used should have a fixed name corresponding to
{{name}}-mongodb-connection
with fixed keys beingusername
andpassword
. We should allow more flexible ways of referencing an existing Secret.