We have setup the components using the following steps:
But when we are login in the edge UI we are getting the error : Datastores not associated with the pods of the organization.
For solving this we tried:
Also when we read the log files, it is showing that
AbstractManagementDataStoreListener.podAdded() : New pod Pod{name='gateway', region='dc-1', tags=null} added for server scope ServerScope{organization='orgname', environment='null'}
But we have already created the Environment, than why the Environment ='null'
And maybe this can be the reason for datastore not associated with the pod error.
Thank you in advance for your help.