mirror of
https://github.com/open-webui/open-webui
synced 2024-11-07 00:59:52 +00:00
9 lines
134 B
YAML
9 lines
134 B
YAML
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
||
|
kind: Kustomization
|
||
|
|
||
|
resources:
|
||
|
- ../base
|
||
|
|
||
|
patches:
|
||
|
- path: ollama-statefulset-gpu.yaml
|