feat: add Open WebUI helm bundle configuration to fleet stack

This commit is contained in:
2026-05-05 01:29:01 +02:00
commit b876bfa9e9
+25
View File
@@ -0,0 +1,25 @@
# deployments/01-gateway-api-crds/fleet.yaml
kind: Bundle
metadata:
name: openwebui
helm:
releaseName: openwebui
chart: openwebui
version: 0.1.35
repo: https://openwebui.github.io/helm-charts/
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