helm-charts
helm-charts copied to clipboard
Request to have Postgres as a Database option
Feature request:
The Dragonfly manager container currently supports using either MySQL or PostgreSQL:
- https://github.com/dragonflyoss/Dragonfly2/issues/1423
- https://github.com/dragonflyoss/Dragonfly2/pull/1459
I'd like the helm chart value.yaml to also support deploying with this option.
Use case:
My organization already uses PostgreSQL within our environment. Requiring MySQL would add another component instead of using our existing PostgreSQL environment.
UI Example:
N/A
Hello! Is this still going to be added? I see that manager supports PG but the chart has mysql hard coded so I am curious if it will be added eventually.