DirectorRuntimeConfigOverrides

DirectorRuntimeConfigOverrides
DirectorRuntimeConfigOverrides
JSON Example
{
    "overrides": [
        {
            "runtime_config_name": "string",
            "addon_name": "string"
        }
    ]
}
overrides
Optional

A list of overrides that will be applied to the BOSH Director runtime configs.

Overrides will be applied in order, so the last override will be applied last.