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

25 lines
514 B
YAML

# deployments/01-gateway-api-crds/fleet.yaml
kind: Bundle
metadata:
name: openwebui
helm:
releaseName: openwebui
chart: open-webui/open-webui
version: 14.2.0
repo: https://helm.openwebui.com/
values:
replicaCount: 1
ollama:
enabled: false
tika:
enabled: false
route:
enabled: true
hostnames:
- openwebui.{{ .Values.global.fleet.clusterLabels.hnrx.net/cluster-name }}.hnrx.net
parentRefs:
- name: http
namespace: kgateway-system