for the helm chart, what’s a good value for `globa...
# all-things-deployment
p
for the helm chart, what’s a good value for
global.sql.datasource.driver
if we wanted to use Postgres instead of MySQL? https://github.com/acryldata/datahub-helm/tree/master/charts/datahub
b
driver: "org.postgresql.Driver"