From eab8fdfa1bd5371063e832ab146b2707de388f66 Mon Sep 17 00:00:00 2001 From: Matthias Hinrichs Date: Tue, 5 May 2026 12:51:56 +0200 Subject: [PATCH] feat: configure LoadBalancer service type for Open WebUI deployment --- 02-openwebui/fleet.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/02-openwebui/fleet.yaml b/02-openwebui/fleet.yaml index cc5dec1..5117b92 100644 --- a/02-openwebui/fleet.yaml +++ b/02-openwebui/fleet.yaml @@ -10,6 +10,9 @@ helm: values: replicaCount: 1 + service: + type: LoadBalancer + ollama: enabled: false tika: