Questo contenuto non è disponibile nella lingua selezionata.
Chapter 11. CertSecretSource schema reference
Used in: ClientTls, KafkaAuthorizationKeycloak, KafkaAuthorizationOpa, KafkaClientAuthenticationOAuth, KafkaListenerAuthenticationOAuth
| 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. |
| pattern | string | Pattern for the certificate files in the secret. Use the glob syntax for the pattern. All files in the secret that match the pattern are used. |