refactor: migrate openwebui bundle and add agentgateway-crds bundle definition

This commit is contained in:
2026-05-05 09:16:28 +02:00
parent 4639ef1d6f
commit 6b1c2f54f7
2 changed files with 16 additions and 1 deletions
+24
View File
@@ -0,0 +1,24 @@
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
route:
enabled: true
hostnames:
- "openwebui.${ get .ClusterLabels \"hnrx.net/cluster-name\" }.hnrx.net"
parentRefs:
- name: http
namespace: kgateway-system