Skip to content

Commit

Permalink
Update Ollama Chart
Browse files Browse the repository at this point in the history
- add persistent storage for webui
  • Loading branch information
Victor Getz committed Feb 13, 2024
1 parent 9dcc014 commit 764e00a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion charts/iits-ollama-fullstack/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ description: |
host: "ollama.my-domain.com"
```
type: application
version: 0.2.5
version: 0.2.6
home: https://ollama.ai/
icon: https://ollama.ai/public/ollama.png
keywords:
Expand Down
3 changes: 0 additions & 3 deletions charts/iits-ollama-fullstack/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,6 @@ ollama:
host:
webui:
fullnameOverride: ollama-webui
env:
# -- Replace this value with your api base url
OLLAMA_API_BASE_URL: "https://ollama.my-domain.com/api"
ingress:
# -- Replace this value with your host
host:

0 comments on commit 764e00a

Please sign in to comment.