fix: update ollama endpoint URL in fleet configuration

This commit is contained in:
2026-05-05 11:36:04 +02:00
parent 6b404acc58
commit 692e6d2771
+1 -1
View File
@@ -16,7 +16,7 @@ helm:
enabled: false enabled: false
enableOpenaiApi: false enableOpenaiApi: false
ollamaUrls: ollamaUrls:
- "http://ollama.ollama.homelab-test.hnrx.net" - "http://ollama.homelab-test.hnrx.net"
sso: sso:
enabled: true enabled: true