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
We should have ocm in the example yes. But we should only have One ocis. Not two. The debugging setup with two ocis instances on the same host is not for production and therefore not part of ocis-full.
If we add the envvar, we should create an independent PR and reference it accordingly to the introduction PR of the envvar. Creating the PR is not the problem, I need help for the content (value of the envvar)
There have been two PR's:
#10440 (fix(ocm): add data_server_url to ocm storage provider)
#10538 (fix local ocm instance)
The first one introduced
OCM_OCM_STORAGE_DATA_SERVER_URL
,the second one uses it in tests.
Q: do we need to set this envvar in the
ocis.yaml
file in theocis_full
deployment example?@micbar @rhafer @ScharfViktor
The text was updated successfully, but these errors were encountered: