Closed justbert closed 1 month ago
Hey @justbert, thanks for the great PR. I just tested it and I'm almost ready to merge. However, I need you to do one of two things before you merge this:
helm-docs
inside the Open WebUI chart folder to update the README, update the Version in Chart.yaml to version 3.4.0, and run helm dependency update
inside the Open WebUI chart folder to add the latest Ollama version grouped into this PR, then push all these changes to your branch. Thank you!
Hey @0xThresh, thanks for the review! The requested changes have been completed, I appreciate the help!
This PR adds the ability to specify arbitrary volumes and mounts.
I'm currently attempting to connect to a Cloud DB with a self-signed certificate which requires the ability to mount a certificate into the pod.