Chapter 84. ExternalConfigurationVolumeSource schema reference
Used in: ExternalConfiguration
| Property | Description |
|---|---|
| configMap | Reference to a key in a ConfigMap. Exactly one Secret or ConfigMap has to be specified. For more information, see the external documentation for core/v1 configmapvolumesource. |
| name | Name of the volume which will be added to the Kafka Connect pods. |
| string | |
| secret | Reference to a key in a Secret. Exactly one Secret or ConfigMap has to be specified. For more information, see the external documentation for core/v1 secretvolumesource. |