mirror of
https://github.com/open-webui/open-webui
synced 2024-11-06 16:59:42 +00:00
82fbfd69a5
Ensure that the `manifest/base` folder can be used as a standalone kustomization resource. Add a new subfolder `manifest/gpu` which uses `manifest/base` with additional GPU related patches.
9 lines
174 B
YAML
9 lines
174 B
YAML
resources:
|
|
- open-webui.yaml
|
|
- ollama-service.yaml
|
|
- ollama-statefulset.yaml
|
|
- webui-deployment.yaml
|
|
- webui-service.yaml
|
|
- webui-ingress.yaml
|
|
- webui-pvc.yaml
|