이 콘텐츠는 선택한 언어로 제공되지 않습니다.
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. |