forked from open-webui/open-webui
remove namespace
This commit is contained in:
parent
76a788939f
commit
770c6f210c
8 changed files with 7 additions and 19 deletions
|
@ -1,5 +1,3 @@
|
|||
namespace: open-webui
|
||||
|
||||
ollama:
|
||||
replicaCount: 1
|
||||
image: ollama/ollama:latest
|
||||
|
@ -41,4 +39,4 @@ webui:
|
|||
nodeSelector: {}
|
||||
tolerations: []
|
||||
service:
|
||||
type: NodePort
|
||||
type: NodePort
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue