Mount mojo_config json from configmap
Mojo config is part of the repository which ties the configuration with the repository. The solution to this is to create a config map with mojo config and mount that config map as a volume and use the volume to read mojo config JSON.
Edited by Kamal Dodiya