mirror of
https://github.com/open-webui/docs
synced 2025-06-16 11:28:36 +00:00
Adjust docs to reflect new kustomization
layout manifest
folder
This commit is contained in:
parent
510c85476b
commit
740df73b1b
@ -5,13 +5,13 @@
|
|||||||
For cpu-only pod
|
For cpu-only pod
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
kubectl apply -f ./kubernetes/manifest/base
|
kubectl apply -k ./kubernetes/manifest/base
|
||||||
```
|
```
|
||||||
|
|
||||||
For gpu-enabled pod
|
For gpu-enabled pod
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
kubectl apply -k ./kubernetes/manifest
|
kubectl apply -k ./kubernetes/manifest/gpu
|
||||||
```
|
```
|
||||||
|
|
||||||
### Installing Both Ollama and Open WebUI Using Helm
|
### Installing Both Ollama and Open WebUI Using Helm
|
||||||
|
Loading…
Reference in New Issue
Block a user