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

25 lines
515 B
YAML

# 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