mirror of
https://github.com/open-webui/helm-charts
synced 2025-06-26 18:16:14 +00:00
chore(subchart/ollama): fix example values for pull and run
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
name: open-webui
|
name: open-webui
|
||||||
version: 5.10.0
|
version: 5.10.1
|
||||||
appVersion: 0.5.10
|
appVersion: 0.5.10
|
||||||
home: https://www.openwebui.com/
|
home: https://www.openwebui.com/
|
||||||
icon: >-
|
icon: >-
|
||||||
|
|||||||
@@ -13,7 +13,10 @@ ollama:
|
|||||||
# type: 'nvidia'
|
# type: 'nvidia'
|
||||||
# number: 1
|
# number: 1
|
||||||
# models:
|
# models:
|
||||||
# - llama3
|
# pull:
|
||||||
|
# - llama3
|
||||||
|
# run:
|
||||||
|
# - llama3
|
||||||
# runtimeClassName: nvidia
|
# runtimeClassName: nvidia
|
||||||
# persistentVolume:
|
# persistentVolume:
|
||||||
# enabled: true
|
# enabled: true
|
||||||
|
|||||||
Reference in New Issue
Block a user