Files
fleet-ai-stack/02-openwebui/fleet.yaml
T

27 lines
546 B
YAML

kind: Bundle
metadata:
name: openwebui
helm:
releaseName: openwebui
chart: open-webui
version: 14.2.0
repo: https://helm.openwebui.com/
values:
replicaCount: 1
ollama:
enabled: false
tika:
enabled: false
enableOpenaiApi: false
ollamaUrls:
- "http://ollama.ollama.homelab-test.hnrx.net"
route:
enabled: true
hostnames:
- "openwebui.${ get .ClusterLabels \"hnrx.net/cluster-name\" }.hnrx.net"
parentRefs:
- name: http
namespace: kgateway-system