kubernetes v1.34

ConfigMap.data

Data contains the configuration data. Each key must consist of alphanumeric characters, '-', '_' or '.'. Values with non-UTF-8 byte sequences must use the BinaryData field. The keys stored in Data must not overlap with the keys in the BinaryData field, this is enforced during validation process.

1 fields
ConfigMap.data fields and descriptions
Field / TypeDescription
[key]
string

No description provided.