Share via


ConfigMap interface

The container config map.

Properties

keyValuePairs

The key value pairs dictionary in the config map.

Property Details

keyValuePairs

The key value pairs dictionary in the config map.

keyValuePairs?: {[propertyName: string]: string}

Property Value

{[propertyName: string]: string}