first backup of charts
This commit is contained in:
51
webui/metadata.yaml
Normal file
51
webui/metadata.yaml
Normal file
@ -0,0 +1,51 @@
|
||||
|
||||
application_name: &application_name webui
|
||||
|
||||
distributed:
|
||||
method: helm
|
||||
release_name: *application_name
|
||||
chart: open-webui
|
||||
sets:
|
||||
image:
|
||||
repository: ghcr.io/open-webui/open-webui
|
||||
tag: main
|
||||
pullPolicy: "IfNotPresent"
|
||||
openaiBaseApiUrls: "http://vllm-leader-nodeport:8080:v1"
|
||||
ollama:
|
||||
enabled: false
|
||||
service:
|
||||
type: NodePort
|
||||
nodePort: 30679
|
||||
svc:
|
||||
svc_type: NodePort
|
||||
protocol: http
|
||||
hostname: 10.6.14.123
|
||||
servicename: ~
|
||||
port: 30679
|
||||
url: ~
|
||||
pod:
|
||||
name: open-webui-
|
||||
monolithic:
|
||||
method: helm
|
||||
release_name: *application_name
|
||||
chart: open-webui
|
||||
sets:
|
||||
image:
|
||||
repository: ghcr.io/open-webui/open-webui
|
||||
tag: main
|
||||
pullPolicy: "IfNotPresent"
|
||||
openaiBaseApiUrls: "http://vllm-leader-nodeport:8080:v1"
|
||||
ollama:
|
||||
enabled: false
|
||||
service:
|
||||
type: NodePort
|
||||
nodePort: 30679
|
||||
svc:
|
||||
svc_type: NodePort
|
||||
protocol: http
|
||||
hostname: 10.6.14.123
|
||||
servicename: ~
|
||||
port: 30679
|
||||
url: ~
|
||||
pod:
|
||||
name: open-webui-
|
||||
Reference in New Issue
Block a user