-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededquestionFurther information is requestedFurther information is requested
Description
Is your feature request related to a problem? Please describe.
All the configuration files are backed into the Docker image. This is necessary for Druid to start the services. However, we want to have the possibility to change certain values depending on the case.
Describe the solution you'd like
Being able to inject the whole file as configmap
with the appropriate values for each service.
Describe alternatives you've considered
An alternative would be to abstract certain parameters and pass them as ENV variable to the Service deployment so that it can be substituted by the OS.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededquestionFurther information is requestedFurther information is requested