"I need to deploy the Bitnami Schema Registry Helm chart to my existing Strimzi Kafka cluster.
I'm encountering challenges configuring the following:
- Enable SSL/TLS for HTTPS access (e.g., https://hostname:8081).
- Generate the correct values.yaml configuration for SSL/TLS.
- Implement ACL-based authorization, allowing producer/consumer clients read-only access and admin clients read/write access.
Could you provide guidance on the correct deployment procedure for this scenario?
I'm new to this setup, so any helpful references or documentation would be greatly appreciated.
Please let me know if you need any additional information."