Configuring NRF Client

You can configure NRF Client in a Helm values file.

Display the values in a previously applied Helm values file with a command similar to the following:

helm show values matrixx/nrf-client --version version_number

To render Helm chart templates locally and display the output, run a command similar to the following:

helm template my-release matrixx/nrf-client --version version_number -n matrixx

NRF Client configuration is a combination of application-specific properties and properties common to all components.