File tree 1 file changed +1
-1
lines changed
01-source-cluster/04-kafka-users
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ cluster. Definition [here](./users/admin-user-tls.yml).
22
22
* ** migration-user-tls** : Super-user (using TLS authentication) to migrate data of the Kafka
23
23
cluster. Definition [ here] ( ./users/migration-user-tls.yml ) .
24
24
* ** sample-user-scram** : User (using scram-sha-512 authentication) to produce and consume records
25
- into ``` apps.samples.greetings ``` topic. Definition [ here] ( ./users/sample-user-scream .yml ) .
25
+ into ``` apps.samples.greetings ``` topic. Definition [ here] ( ./users/sample-user-scram .yml ) .
26
26
* ** sample-user-tls** : User (using TLS authentication) to produce and consume records
27
27
from ``` apps.samples.greetings ``` topic. Definition [ here] ( ./users/sample-user-tls.yml ) .
28
28
* ** sample-streams-user-tls** : User to produce and consume records to and from ``` app.samples.greetings.* ``` topics.
You can’t perform that action at this time.
0 commit comments