-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
As user
I want to configure admin client via environment variables
So that I can change remoras behaviour at runtime
Description
Currently I believe that it is not possible to add additional properties to admin client via environment variables.
https://github.com/zalando-incubator/remora/blob/master/src/main/resources/application.conf#L24
How I would like to use this feature ?
- I run remora in a kubernetes environment and I want to connect remora to AWS MSK instance that has SSL enabled between client and broker. I would like to supply SSL security.protocol to the admin client via kubernetes environment variable or configMaps.
Acceptance criteria
- A user should be able to configure properties of the admin-client e.g security.protocol via environment variables
Metadata
Metadata
Assignees
Labels
No labels