Before you deploy ODC, you must add an ODC configuration file.
Prerequisites
ODC is created on the OCP server by default. Make sure that you have added an OCP server.
If you want to use a custom ODC docker image, make sure that the custom image file has been uploaded to the /data_dir/odc directory on the OAT server.
Procedure
In the left-side navigation pane, choose Service Deployment > Configuration File.
In the upper-right corner of the page, choose Add Configuration File > ODC . The Add ODC Configuration File page appears.

Enter the configuration file information.

The following table describes the configuration fields of ODC.
Field Description Basic Configuration Configuration Name The name of the ODC configuration file. Basic Configuration ODC Image File The .tar package of the ODC image. You can select the default .tar package or click Other to select a custom remote image. Basic Configuration ODC Image Repository The address of the ODC image. If you select the default .tar package, the system automatically selects the corresponding image address. Basic Configuration ODC Image Tag The TAG of the ODC image. If you select the default .tar package, the system automatically selects the corresponding image tag. Advanced Configuration ODC Service Port The port number of the ODC service. Default value: 8989. Advanced Configuration ODC Container CPU The number of CPU cores allocated to the ODC container. Default value: 4, indicating 4 cores. Advanced Configuration ODC Container Memory The memory allocated to the ODC container. Default value: 8G, indicating 8 GB. Advanced Configuration ODC Container Name Name of the ODC container. Default value: odc. Advanced Configuration ODC MetaDB Tenant The MetaDB tenant of ODC. Default value: odc_meta. It is created in the MetaDB cluster.
- Click OK .