-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature: Add support for mysql #74
Conversation
It was written as "verboselt-cred-mech" because there was no newline, so it has been corrected.
Sorry for such a delay. let me take a look :) |
This looks great, but we need to bump the helm chart version :) I can merge this for now, and then I'll manually bump the helm chart version. It may also make sense to make the initdb configmap only deploy if mysql is enabled. To unblock though, I'll merge this now. Thanks for your contribution. Please note: I am moving this to my github org: small-hack, but it is also an AGPL focused org of just a few people and will be better maintained with renovate bot there. |
Hi , I've created a pull request that addresses #15 in this project
I have added support for connecting to bundled subchart's MySQL or an external MySQL database.
Could someone please review it and provide feedback?