此内容没有您所选择的语言版本。
Chapter 14. CertAndKeySecretSource schema reference
Used in: GenericKafkaListenerConfiguration, KafkaClientAuthenticationTls
| Property | Property type | Description |
|---|---|---|
| secretName | string | The name of the Secret containing the certificate. |
| certificate | string | The name of the file certificate in the Secret. |
| key | string | The name of the private key in the Secret. |