5 OCNWDAF Customization

Customizing OCNWDAF

This section describes how to customize OCNWDAF.

The OCNWDAF deployment is customized by overriding the default values of various configurable parameters in the values.yaml file.

To customize the values yaml file, perform the following steps:

  1. Extract the Custom_Templates file available in the extracted documentation release package to get the following files that are used to customize the deployment parameters during installation:
    1. values.yaml: This file is used to customize the OCNWDAF deployment with ATS.
    2. nwdafAlertrules.yaml: This file is used for Prometheus.

    For more information about how to download the package from My Oracle Support, see the Installation Package Download section.

  2. Customize the ocn-nwdaf-helmChart/helmChart/values.yaml file.
  3. Save the updated ocn-nwdaf-helmChart/helmChart/values.yaml file in the Helm chart directory.

Note:

  • All parameters mentioned as mandatory must be present in ocn-nwdaf-helmChart/helmChart/values.yaml file and configured before the deployment.
  • All fixed value parameters listed must be present in the ocn-nwdaf-helmChart/helmChart/values.yaml file with the exact values as specified in this section.
  • The properties in the values.yaml of all the sub charts are configurable, but it is not advisable to update the properties. Update the properties of the sub charts only when there is a specific customer requirement.