Skip to content

Mount mojo_config json from configmap

Kamal Dodiya requested to merge mojo_json into refget_perl_server_caas_deploy

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

Merge request reports