Skip to main content

Configuration Parameter Handling

The Kobil mPower services are configured by parameter settings in the mPower meta-configuration file "values.yaml" which may overwrite defaults from the mPower Chart package configurations.
By default the Kobil mPower deployment is a meta-chart using sub-charts which are part of the mPower chart package - covering the native Kobil Service like the Security Server-, IDP- or SCP-services. The Kobil-Services charts are saved in the mPower chart package under the ./chart subdirectory and are covering per each Kobil service its own "values.yaml" covering the defaults per service.

How to prepare k8s-cluster environment to cover "pre_install" required configuration data (i.e. ConfigMap and Secrets)

How configuration parameter are "deployed" when running "helm install" - covering the hierarchy logic for helm charts.

configurationparameterhandling