forked from open-webui/open-webui
rename more
This commit is contained in:
parent
a9805df7ef
commit
be3400e3f8
9 changed files with 18 additions and 18 deletions
|
@ -19,7 +19,7 @@ ollama:
|
|||
|
||||
webui:
|
||||
replicaCount: 1
|
||||
image: ghcr.io/ollama-webui/ollama-webui:main
|
||||
image: ghcr.io/open-webui/open-webui:main
|
||||
servicePort: 8080
|
||||
resources:
|
||||
limits:
|
||||
|
@ -30,7 +30,7 @@ webui:
|
|||
annotations:
|
||||
# Use appropriate annotations for your Ingress controller, e.g., for NGINX:
|
||||
# nginx.ingress.kubernetes.io/rewrite-target: /
|
||||
host: ollama.minikube.local
|
||||
host: open-webui.minikube.local
|
||||
volumeSize: 1Gi
|
||||
nodeSelector: {}
|
||||
tolerations: []
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue