Skip to content

overrides

The configuration for deep overrides module

Type: object

Path: overrides


useExternalConfig

Configuration is loaded from the secret called 'externalConfigSecretName'.
If 'useExternalConfig' is true, then the configuration is not generated, just
consumed.

Default: false

Type: boolean

Path: overrides.useExternalConfig


externalRuntimeConfigName

Name of the Secret or ConfigMap that contains the runtime configuration (used for naming even if config is internal).

Default: '{{ include "deep.resourceName" (dict "ctx" . "component" "runtime") }}'

Type: string

Path: overrides.externalRuntimeConfigName


overrides

Default:

overrides: {}

Type: string

Path: overrides.overrides