Applying Configuration

You can apply configuration for 5G event streaming applications in several ways using the Helm values chart. These methods are not mutually exclusive and can be used together.

An order of precedence causes a configuration provided by a higher priority method to overwrite the configuration provided by a lower priority method. The order of precedence is as follows:

  1. Environment Variables
  2. System Properties
  3. ConfigMaps
  4. Configuration sources (images loaded as an initContainer)
  5. Remote Location (configuration downloaded over HTTP)