Option 2: Synchronizing Service Configuration data from Mashery On-premise Manager (MOM)

You can sync data from an active mom host at the time of cluster creation. To load the data using the MoM sync configuration, specify the following properties in the tml_cluster_properties.json:
"apiKey": "<MOM_API_KEY>",
"mom_secret": "<MOM_API_SECRET>",
The tml_sql_properties.json is located in the docker-deploy/properties/ directory.
Note: You must set tml_cluster_mode as tethered in docker-deploy/onprem/ swarm /manifest-onprem-swarm.json file.