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

Missing Affinity and extra ENV from the helm package #14

Closed
abhishek-ch opened this issue May 8, 2024 · 5 comments
Closed

Missing Affinity and extra ENV from the helm package #14

abhishek-ch opened this issue May 8, 2024 · 5 comments

Comments

@abhishek-ch
Copy link
Contributor

Bug Report

Description

Bug Summary:
The current Helm package lacks the ability to include affinity settings and additional environment variables from values.yaml.

Steps to Reproduce:

  1. Navigate to the Kubernetes module.
  2. The repository does not include a variable for affinity.
  3. Adding affinity or extra environment variables requires modifications to the template.

Expected Behavior:
Users should have the capability to configure affinity and environment variables through the values file.

Actual Behavior:
Affinity and external ENVs are not supported

Environment

  • Open WebUI Version: v0.1.123
@abhishek-ch
Copy link
Contributor Author

I have made the changes, will create the PR.

@justinh-rahb
Copy link

Recently added a new repo for Helm:
https://github.com/open-webui/helm-charts

@abhishek-ch
Copy link
Contributor Author

@tjbck tjbck transferred this issue from open-webui/open-webui May 8, 2024
@cepxuo
Copy link

cepxuo commented May 9, 2024

I confirm that extraEnvVars do not work with current version, while using this repo for Helm charts and Open WebUI Version: v0.1.124

UPD: My bad, I had to use chart version 2.0.2 which works fine! Sorry for confusion!

@0xThresh
Copy link
Collaborator

0xThresh commented Jun 5, 2024

I see this got merged: #13

Closing this out, thanks again for contributing!

@0xThresh 0xThresh closed this as completed Jun 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants