kubernetes v1.31

ConfigMap.binaryData

BinaryData contains the binary data. Each key must consist of alphanumeric characters, '-', '_' or '.'. BinaryData can contain byte sequences that are not in the UTF-8 range. The keys stored in BinaryData must not overlap with the ones in the Data field, this is enforced during validation process. Using this field will require 1.10+ apiserver and kubelet.

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

No description provided.

  • format: byte