Hi, a question about databases. We have a prefect server install in kube using helm.
If I'm storing data from my Flows, is it expected that I would stand up a fresh database, or is it ok to use the database that prefect is using itself? This question is more about "best practices" than if it is literally possible.