doc: acl requirements for kafka-backend

Signed-off-by: Gauthier Roebroeck <gauthier.roebroeck@gmail.com>
This commit is contained in:
Gauthier
2021-11-25 10:18:27 +08:00
committed by Gauthier Roebroeck
parent 3210d8fdab
commit f00498f57e
+4
View File
@@ -49,3 +49,7 @@ kafka:
username: my-username
password: my-password
```
### ACLs
If you are using ACLs on Kafka, you will need to have the `DESCRIBE` ACL on both consumer groups and topics.