Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to change the Druid configuration #15

Open
spaghettifunk opened this issue May 29, 2020 · 0 comments
Open

Ability to change the Druid configuration #15

spaghettifunk opened this issue May 29, 2020 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed question Further information is requested

Comments

@spaghettifunk
Copy link
Owner

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.

@spaghettifunk spaghettifunk added enhancement New feature or request help wanted Extra attention is needed question Further information is requested labels May 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant