Chapter 14. CertAndKeySecretSource schema reference
Used in: GenericKafkaListenerConfiguration, KafkaClientAuthenticationTls
| Property | Description |
|---|---|
| certificate | The name of the file certificate in the Secret. |
| string | |
| key | The name of the private key in the Secret. |
| string | |
| secretName | The name of the Secret containing the certificate. |
| string |