bifrost/releasenotes/notes/Add-env-var-support-for-mys...

8 lines
265 B
YAML

---
features:
- Add support for passing a Mysql username and password
via environment variables mysql_user for username and
mysql_pass for password. Useful for cases where Mysql
server may be existing and have usernames with password
already set.