ocudr-custom-values.yaml File Configuration
In this section, you will learn to configure docker Registry path, DB connectivity service fqdn and port details and UDR details based on deployment.
UDR uses MySQL database to store the configuration and run time data. Before deploying the UDR in Kubernetes Cluster, update the following parameters in the ocudr-custom-values-1.6.0.yaml file:
Table 2-2 ocudr-custom-values-1.6.0.yaml Parameters
| Section | Parameter | Services |
|---|---|---|
| Global | mysql |
|
| dockerRegistry: allows to configure docker Registry from where the images are pulled. | dockerRegistry: reg-1:5000 | |
| nrfclient | host: |
|