From 692e6d277178b2d149b484fbf1c7c7c8149ef03c Mon Sep 17 00:00:00 2001 From: Matthias Hinrichs Date: Tue, 5 May 2026 11:36:04 +0200 Subject: [PATCH] fix: update ollama endpoint URL in fleet configuration --- 02-openwebui/fleet.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02-openwebui/fleet.yaml b/02-openwebui/fleet.yaml index 5b0f3c1..cc5dec1 100644 --- a/02-openwebui/fleet.yaml +++ b/02-openwebui/fleet.yaml @@ -16,7 +16,7 @@ helm: enabled: false enableOpenaiApi: false ollamaUrls: - - "http://ollama.ollama.homelab-test.hnrx.net" + - "http://ollama.homelab-test.hnrx.net" sso: enabled: true