monocular
monocular copied to clipboard
Add option to set MongoDB URL string in a secret
On one hand this could be further simplified by removing the string option, and only allowing the secret option. But that would require a MAJOR version bump (removing an existing option), whereas this only requires MINOR. @prydonius What do you think?