You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are configuration options in values.yaml for postgresql and external_postgresql, but not for tooljetdb_external_postgresql.
Since all of these configuration options are only used by the tooljet server deployment, an option to use an existing secret instead of creating one would be a good solution to define all environment variables in one place.
Alternatively, adding an existing secret option for tooljetdb_external_postgresql also makes sense.