temporalio / helm-charts

Temporal Helm charts
MIT License
294 stars 321 forks source link

Automatically configure Postgres and MySQL databases on startup #405

Closed mindaugasrukas closed 1 year ago

mindaugasrukas commented 1 year ago

What was changed

Automatically create databases and apply the schemas to them for Postgres and MySQL. Original PR: #281

Why?

Allow automatically configuring databases and their schemas.

Checklist

  1. Closes #349

  2. How was this tested: CICD Tested with MySql & Cassandra environments

  3. Any docs updates needed? No

robholland commented 2 months ago

Fixed: #310