Questo contenuto non è disponibile nella lingua selezionata.
Chapter 96. ExternalConfigurationVolumeSource schema reference
The type ExternalConfigurationVolumeSource has been deprecated. Please use AdditionalVolume instead.
Used in: ExternalConfiguration
| Property | Property type | Description |
|---|---|---|
| name | string | Name of the volume which will be added to the Kafka Connect pods. |
| secret | Reference to a key in a Secret. Exactly one Secret or ConfigMap has to be specified. | |
| configMap | Reference to a key in a ConfigMap. Exactly one Secret or ConfigMap has to be specified. |