datahub-helm
datahub-helm copied to clipboard
Independent mysql DB.
Hello. I want to use independent MySQL from my RDS instead containerized mysql from datahub installation. I think this is possible cuz I we have this params: mysqlSetupJob.enabled = false|true global.sql.datasource.hostForMysqlClient = "myRDS sql link" global.sql.datasource.url = "jdbc:mysql: myRDS sql link"
I feel like I missed something. What params could help me to build datahub with independent DB ? Thank you.
Checkout this doc! https://datahubproject.io/docs/deploy/aws#rds It states the values.yaml changes that is required to use rds
This issue is stale because it has been open for 30 days with no activity. If you believe this is still an issue on the latest DataHub release please leave a comment with the version that you tested it with. If this is a question/discussion please head to https://slack.datahubproject.io. For feature requests please use https://feature-requests.datahubproject.io
Closing due to inactivity.