Este conteúdo não está disponível no idioma selecionado.
Chapter 91. ExternalConfigurationVolumeSource schema reference
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. |