Chapter 85. PasswordSecretSource schema reference
Used in: KafkaClientAuthenticationOAuth
, KafkaClientAuthenticationPlain
, KafkaClientAuthenticationScramSha256
, KafkaClientAuthenticationScramSha512
Property | Property type | Description |
---|---|---|
secretName | string | The name of the Secret containing the password. |
password | string | The name of the key in the Secret under which the password is stored. |