此内容没有您所选择的语言版本。
Chapter 96. ExternalConfiguration schema reference
The type ExternalConfiguration has been deprecated. Please use KafkaConnectTemplate instead.
Used in: KafkaConnectSpec, KafkaMirrorMaker2Spec
Full list of ExternalConfiguration schema properties
Configures external storage properties that define configuration options for Kafka Connect connectors.
You can mount ConfigMaps or Secrets into a Kafka Connect pod as environment variables or volumes. Volumes and environment variables are configured in the externalConfiguration property in KafkaConnect.spec or KafkaMirrorMaker2.spec.
When applied, the environment variables and volumes are available for use when developing your connectors.
For more information, see Loading configuration values from external sources.
96.1. ExternalConfiguration schema properties 复制链接链接已复制到粘贴板!
| Property | Property type | Description |
|---|---|---|
| env |
|
The |
| volumes |
The |