forked from open-webui/open-webui
Changed allocation in webui-deployment.yaml
This commit is contained in:
parent
1d64d31275
commit
c91c95431d
1 changed files with 1 additions and 1 deletions
|
@ -35,4 +35,4 @@ spec:
|
||||||
volumes:
|
volumes:
|
||||||
- name: webui-volume
|
- name: webui-volume
|
||||||
persistentVolumeClaim:
|
persistentVolumeClaim:
|
||||||
claimName: ollama-webui-pvc
|
claimName: open-webui-pvc
|
Loading…
Reference in a new issue