bitnami Kafka configuration with kraft with username/password docker-compose
I want to create kraft kafka with docker-compose.yaml
I have used below code and it works fine but Now I want to enable authentication via username/password but nothing works. I have tried with many methods but nothing work.