6 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 oc-nwdaf-22.1.0-custom-values.yaml
file.
To customize the custom yaml files, perform the following steps:
- Unzip 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:
oc-nwdaf-22.1.0-custom-values.yaml
: This file is used to customize the deployment parameters during installation.oc-nwdaf-22.1.0-custom-values-ats.yaml
: This file is used to customize the OCNWDAF deployment with ATS.nwdafAlertrules-22.1.0.yaml
: This file is used for Prometheus.
For more information on how to download the package from My Oracle Support, see the Installation Package Download section.
- Customize the
oc-nwdaf-22.1.0-custom-values.yaml
file. - Save the updated
oc-nwdaf-22.1.0-custom-values.yaml
file in the helm chart directory.
Note:
- All parameters mentioned as mandatory must be present in Custom Values YAML file and configured before the deployment.
- All fixed value parameters listed must be present in the Custom Values YAML file with the exact values as specified in this section.