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

Remove files/config.d mechanism and use values.yaml files to put the configurations to override default config #99

Merged
merged 1 commit into from
Nov 22, 2022

Conversation

kezhenxu94
Copy link
Member

Using files/config.d is very limited because users have to clone the source
codes if they want to use this mechanism, now they can simply use our Docker Helm Chart to install with a custom values.yaml, where the configurations can be put in this file to override the default config files, such as oal/, MAL files, UI initialization files, etc.

This is a useful enhancement so users can install from the Helm Chart registry, without cloning this repo into their local machine.

@kezhenxu94 kezhenxu94 added the enhancement New feature or request label Nov 21, 2022
@kezhenxu94 kezhenxu94 added this to the 4.4.0 milestone Nov 21, 2022
…the configurations to override default config
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
2 participants