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

Should kondense environment variable be checked every second ? #13

Open
MathieuCesbron opened this issue Apr 15, 2024 · 1 comment
Open
Labels
question Further information is requested

Comments

@MathieuCesbron
Copy link
Contributor

Right now the env variables in kondense (e.g. KONDENSE_MEMORY_MIN) are checked only at the start of the container. So if we update them dynamically inside the container, we are not gonna see the change.

@MathieuCesbron MathieuCesbron added the question Further information is requested label Apr 15, 2024
@alexanderkjeldaas
Copy link

You would have to have a configmap mounted somewhere and read the variables as files for dynamic updates to work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants