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