Helm Chart value for config file #7260
Closed
clayrosenthal
started this conversation in
Feature Requests & Suggestions
Replies: 2 comments
-
looks like this was done by #3638 |
Beta Was this translation helpful? Give feedback.
0 replies
-
I'm using repo : https://github.com/danny-avila/LibreChat.git and with tag version v0.7.8. How do I reference my |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently the helm chart only supports env vars, it would be useful to be able to specify the whole config file, either by configMap reference or just specifying the yaml within the values.
The blue atlas chart does this with a yaml string key:
I also wouldn't mind specifying the yaml in line:
Then you could just add the configmap to the deployment and mount it
Beta Was this translation helpful? Give feedback.
All reactions