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
The env var OPENFGA_DATASTORE_URI was fixed only for container openfga-migrate
After defined the Postgres URL as secret, the migrate container works as expected, but the main container openfga still do not use Postgres URL from secret.
It should be also fixed for main openfga container