Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add timeout when creating the MariaDB database
Replace WaitForDBCreate by WaitForDBCreatedWithTimeout and pass the timeout from the RequeueTimeout reconciler parameter.