mirror of
https://github.com/open-webui/docs
synced 2025-05-21 11:46:15 +00:00
Adjust docs to reflect new kustomization
layout manifest
folder
This commit is contained in:
parent
c826a198c2
commit
01b87d11a2
@ -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