tryretool / retool-helm

MIT License
45 stars 57 forks source link

set user for visibility db in VISIBILITY_DBUSER env var #163

Closed avimoondra closed 5 months ago

avimoondra commented 5 months ago

Support using different users, each scoped to the DB (default store, visibility store) they are expected to manage. in our auto set up scripts (https://github.com/tryretool/retool-temporal-docker-builds/pull/2) we assume the same user is used to set up schema for both these databases.

see issue here: https://retooled.slack.com/archives/C05TR7RRB0F/p1710327058225469

relates to https://github.com/tryretool/retool-temporal-docker-builds/pull/2